Compartilhar via


ArmServiceFabricManagedClustersModelFactory.ServiceFabricManagedUnsupportedVmSize Método

Definição

Inicializa uma nova instância de ServiceFabricManagedUnsupportedVmSize.

public static Azure.ResourceManager.ServiceFabricManagedClusters.Models.ServiceFabricManagedUnsupportedVmSize ServiceFabricManagedUnsupportedVmSize (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, string vmSize = default);
static member ServiceFabricManagedUnsupportedVmSize : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * string -> Azure.ResourceManager.ServiceFabricManagedClusters.Models.ServiceFabricManagedUnsupportedVmSize
Public Shared Function ServiceFabricManagedUnsupportedVmSize (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional vmSize As String = Nothing) As ServiceFabricManagedUnsupportedVmSize

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

vmSize
String

Propriedades de tamanho da VM.

Retornos

Uma nova ServiceFabricManagedUnsupportedVmSize instância para simulação.

Aplica-se a