Freigeben über


ArmServiceFabricManagedClustersModelFactory.ServiceFabricManagedUnsupportedVmSize Methode

Definition

Initialisiert eine neue instance von 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

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemDaten.

vmSize
String

VM-Größeneigenschaften.

Gibt zurück

Eine neue ServiceFabricManagedUnsupportedVmSize instance zum Mocking.

Gilt für: