你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ArmServiceFabricManagedClustersModelFactory 类

定义

模型的模型工厂。

public static class ArmServiceFabricManagedClustersModelFactory
type ArmServiceFabricManagedClustersModelFactory = class
Public Class ArmServiceFabricManagedClustersModelFactory
继承
ArmServiceFabricManagedClustersModelFactory

方法

ManagedAzResiliencyStatus(IEnumerable<ResourceAzStatus>, Nullable<Boolean>)

初始化 ManagedAzResiliencyStatus 的新实例。

ManagedServiceProperties(String, IEnumerable<ManagedServiceCorrelation>, IEnumerable<ManagedServiceLoadMetric>, IEnumerable<ManagedServicePlacementPolicy>, Nullable<ServiceFabricManagedServiceMoveCost>, IEnumerable<ManagedServiceScalingPolicy>, String, String, String, ManagedServicePartitionScheme, Nullable<ManagedServicePackageActivationMode>, String)

初始化 ManagedServiceProperties 的新实例。

NodeTypeAvailableSku(Nullable<ResourceType>, NodeTypeSupportedSku, NodeTypeSkuCapacity)

初始化 NodeTypeAvailableSku 的新实例。

NodeTypeSkuCapacity(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<NodeTypeSkuScaleType>)

初始化 NodeTypeSkuCapacity 的新实例。

NodeTypeSupportedSku(String, String)

初始化 NodeTypeSupportedSku 的新实例。

NodeTypeVmssExtension(String, String, String, String, Nullable<Boolean>, BinaryData, BinaryData, String, IEnumerable<String>, String, Nullable<Boolean>)

初始化 NodeTypeVmssExtension 的新实例。

ResourceAzStatus(String, Nullable<ResourceType>, Nullable<Boolean>)

初始化 ResourceAzStatus 的新实例。

ServiceFabricManagedApplicationData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ManagedServiceIdentity, String, String, IDictionary<String,String>, ApplicationUpgradePolicy, IEnumerable<ApplicationUserAssignedIdentityInfo>)

初始化 ServiceFabricManagedApplicationData 的新实例。

ServiceFabricManagedApplicationTypeData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, String)

初始化 ServiceFabricManagedApplicationTypeData 的新实例。

ServiceFabricManagedApplicationTypeVersionData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, String, Uri)

初始化 ServiceFabricManagedApplicationTypeVersionData 的新实例。

ServiceFabricManagedClusterData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<ServiceFabricManagedClustersSkuName>, String, String, IPAddress, Nullable<Guid>, Nullable<ServiceFabricManagedClusterState>, IEnumerable<BinaryData>, Nullable<Int32>, Nullable<Int32>, String, String, IEnumerable<ManagedClusterLoadBalancingRule>, Nullable<Boolean>, IEnumerable<ServiceFabricManagedNetworkSecurityRule>, IEnumerable<ManagedClusterClientCertificate>, ManagedClusterAzureActiveDirectory, IEnumerable<ClusterFabricSettingsSection>, Nullable<ServiceFabricManagedResourceProvisioningState>, String, Nullable<ManagedClusterUpgradeMode>, Nullable<ManagedClusterUpgradeCadence>, IEnumerable<ManagedClusterAddOnFeature>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Int32>, Nullable<Boolean>, String, IEnumerable<ManagedClusterIPTag>, IPAddress, Nullable<Boolean>, IEnumerable<ManagedClusterSubnet>, IEnumerable<ManagedClusterServiceEndpoint>, Nullable<ZonalUpdateMode>, Nullable<Boolean>, ResourceIdentifier, Nullable<ETag>)

初始化 ServiceFabricManagedClusterData 的新实例。

ServiceFabricManagedClusterVersion(ResourceIdentifier, String, ResourceType, SystemData, String, Nullable<DateTimeOffset>, Nullable<ServiceFabricManagedClusterOSType>)

初始化 ServiceFabricManagedClusterVersion 的新实例。

ServiceFabricManagedNodeTypeData(ResourceIdentifier, String, ResourceType, SystemData, NodeTypeSku, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Nullable<ServiceFabricManagedDataDiskType>, String, IDictionary<String,String>, IDictionary<String,String>, EndpointRangeDescription, EndpointRangeDescription, String, String, String, String, String, IEnumerable<NodeTypeVaultSecretGroup>, IEnumerable<NodeTypeVmssExtension>, IEnumerable<ResourceIdentifier>, Nullable<Boolean>, Nullable<Boolean>, IEnumerable<NodeTypeFrontendConfiguration>, IEnumerable<ServiceFabricManagedNetworkSecurityRule>, IEnumerable<NodeTypeVmssDataDisk>, Nullable<Boolean>, Nullable<ServiceFabricManagedResourceProvisioningState>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, IEnumerable<String>, Nullable<Boolean>, String, Nullable<Boolean>, String, Nullable<SpotNodeVmEvictionPolicyType>, ResourceIdentifier, ResourceIdentifier, IEnumerable<VmSetupAction>, Nullable<ServiceFabricManagedClusterSecurityType>, Nullable<Boolean>, Nullable<Boolean>, ResourceIdentifier, ResourceIdentifier, VmImagePlan, IDictionary<String,String>)

初始化 ServiceFabricManagedNodeTypeData 的新实例。

ServiceFabricManagedServiceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ManagedServiceProperties)

初始化 ServiceFabricManagedServiceData 的新实例。

ServiceFabricManagedUnsupportedVmSize(ResourceIdentifier, String, ResourceType, SystemData, String)

初始化 ServiceFabricManagedUnsupportedVmSize 的新实例。

StatefulServiceProperties(String, IEnumerable<ManagedServiceCorrelation>, IEnumerable<ManagedServiceLoadMetric>, IEnumerable<ManagedServicePlacementPolicy>, Nullable<ServiceFabricManagedServiceMoveCost>, IEnumerable<ManagedServiceScalingPolicy>, String, String, ManagedServicePartitionScheme, Nullable<ManagedServicePackageActivationMode>, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Nullable<TimeSpan>, Nullable<TimeSpan>, Nullable<TimeSpan>, Nullable<TimeSpan>)

初始化 StatefulServiceProperties 的新实例。

StatelessServiceProperties(String, IEnumerable<ManagedServiceCorrelation>, IEnumerable<ManagedServiceLoadMetric>, IEnumerable<ManagedServicePlacementPolicy>, Nullable<ServiceFabricManagedServiceMoveCost>, IEnumerable<ManagedServiceScalingPolicy>, String, String, ManagedServicePartitionScheme, Nullable<ManagedServicePackageActivationMode>, String, Int32, Nullable<Int32>, Nullable<Int32>)

初始化 StatelessServiceProperties 的新实例。

适用于