C# Класс nterraform.resources.azurerm_virtual_machine_scale_set

Наследование: nterraform.resource
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
azurerm_virtual_machine_scale_set ( string @location, string @name, Array @networkProfile, Array @osProfile, string @resourceGroupName, Array @sku, Array @storageProfileOsDisk, string @upgradePolicyMode, Array @bootDiagnostics = null, Array @extension = null, Array @identity = null, Array @osProfileLinuxConfig = null, Array @osProfileSecrets = null, Array @osProfileWindowsConfig = null, bool? @overprovision = null, Array @plan = null, string @priority = null, bool? @singlePlacementGroup = null, Array @storageProfileDataDisk = null, Array @storageProfileImageReference = null, Array @zones = null ) : System.Collections.Generic

Описание методов

azurerm_virtual_machine_scale_set() публичный Метод

public azurerm_virtual_machine_scale_set ( string @location, string @name, Array @networkProfile, Array @osProfile, string @resourceGroupName, Array @sku, Array @storageProfileOsDisk, string @upgradePolicyMode, Array @bootDiagnostics = null, Array @extension = null, Array @identity = null, Array @osProfileLinuxConfig = null, Array @osProfileSecrets = null, Array @osProfileWindowsConfig = null, bool? @overprovision = null, Array @plan = null, string @priority = null, bool? @singlePlacementGroup = null, Array @storageProfileDataDisk = null, Array @storageProfileImageReference = null, Array @zones = null ) : System.Collections.Generic
@location string
@name string
@networkProfile Array
@osProfile Array
@resourceGroupName string
@sku Array
@storageProfileOsDisk Array
@upgradePolicyMode string
@bootDiagnostics Array
@extension Array
@identity Array
@osProfileLinuxConfig Array
@osProfileSecrets Array
@osProfileWindowsConfig Array
@overprovision bool?
@plan Array
@priority string
@singlePlacementGroup bool?
@storageProfileDataDisk Array
@storageProfileImageReference Array
@zones Array
Результат System.Collections.Generic