C# Class nterraform.resources.azurerm_virtual_machine_scale_set.storage_profile_os_disk

Inheritance: nterraform.structure
ファイルを表示 Open project: pchalamet/NTerraform

Private Properties

Property Type Description

Public Methods

Method Description
storage_profile_os_disk ( string @createOption, string @image = null, string @name = null, string @osType = null, Array @vhdContainers = null ) : System.Collections.Generic

Method Details

storage_profile_os_disk() public method

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
return System.Collections.Generic