C# 클래스 nterraform.resources.azurerm_virtual_machine_scale_set.storage_profile_os_disk

상속: nterraform.structure
파일 보기 프로젝트 열기: pchalamet/NTerraform

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
storage_profile_os_disk ( string @createOption, string @image = null, string @name = null, string @osType = null, Array @vhdContainers = null ) : System.Collections.Generic

메소드 상세

storage_profile_os_disk() 공개 메소드

public storage_profile_os_disk ( string @createOption, string @image = null, string @name = null, string @osType = null, Array @vhdContainers = null ) : System.Collections.Generic
@createOption string
@image string
@name string
@osType string
@vhdContainers Array
리턴 System.Collections.Generic