Azure.ResourceManager.ServiceFabric.Models Namespace

Classes

ApplicationDeltaHealthPolicy

Defines a delta health policy used to evaluate the health of an application or one of its child entities when upgrading the cluster.

ApplicationHealthPolicy

Defines a health policy used to evaluate the health of an application or one of its children entities.

ApplicationMetricDescription

Describes capacity information for a custom resource balancing metric. This can be used to limit the total consumption of this metric by the services of this application.

ApplicationUpgradePolicy

Describes the policy for a monitored application upgrade.

ApplicationUserAssignedIdentity

The ApplicationUserAssignedIdentity.

ArmApplicationHealthPolicy

Defines a health policy used to evaluate the health of an application or one of its children entities.

ArmRollingUpgradeMonitoringPolicy

The policy used for monitoring the application upgrade.

ArmServiceFabricModelFactory

Model factory for models.

ArmServiceTypeHealthPolicy

Represents the health policy used to evaluate the health of services belonging to a service type.

ClusterAadSetting

The settings to enable AAD authentication on the cluster.

ClusterCertificateDescription

Describes the certificate details.

ClusterClientCertificateCommonName

Describes the client certificate details using common name.

ClusterClientCertificateThumbprint

Describes the client certificate details using thumbprint.

ClusterCodeVersionsResult

The result of the Service Fabric runtime versions.

ClusterEndpointRangeDescription

Port range details.

ClusterHealthPolicy

Defines a health policy used to evaluate the health of the cluster or of a cluster node.

ClusterNodeTypeDescription

Describes a node type in the cluster, each node type represents sub set of nodes in the cluster.

ClusterNotification

Describes the notification channel for cluster events.

ClusterNotificationTarget

Describes the notification target properties.

ClusterServerCertificateCommonName

Describes the server certificate details using common name.

ClusterServerCertificateCommonNames

Describes a list of server certificates referenced by common name that are used to secure the cluster.

ClusterUpgradeDeltaHealthPolicy

Describes the delta health policies for the cluster upgrade.

ClusterUpgradePolicy

Describes the policy used when upgrading the cluster.

ClusterVersionDetails

The detail of the Service Fabric runtime version result.

DiagnosticsStorageAccountConfig

The storage account information for storing Service Fabric diagnostic logs.

NamedPartitionSchemeDescription

Describes the named partition scheme of the service.

PartitionSchemeDescription

Describes how the service is partitioned. Please note PartitionSchemeDescription is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include NamedPartitionSchemeDescription, SingletonPartitionSchemeDescription and UniformInt64RangePartitionSchemeDescription.

ServiceCorrelationDescription

Creates a particular correlation between services.

ServiceFabricApplicationPatch

The application resource for patch operations.

ServiceFabricClusterPatch

Cluster update request.

ServiceFabricServicePatch

The service resource for patch operations.

ServiceLoadMetricDescription

Specifies a metric to load balance a service during runtime.

ServicePlacementPolicyDescription

Describes the policy to be used for placement of a Service Fabric service.

ServiceTypeDeltaHealthPolicy

Represents the delta health policy used to evaluate the health of services belonging to a service type when upgrading the cluster.

ServiceTypeHealthPolicy

Represents the health policy used to evaluate the health of services belonging to a service type.

SettingsParameterDescription

Describes a parameter in fabric settings of the cluster.

SettingsSectionDescription

Describes a section in the fabric settings of the cluster.

SingletonPartitionSchemeDescription

SingletonPartitionSchemeDescription.

UniformInt64RangePartitionSchemeDescription

Describes a partitioning scheme where an integer range is allocated evenly across a number of partitions.

UpgradableVersionPathResult

The list of intermediate cluster code versions for an upgrade or downgrade. Or minimum and maximum upgradable version if no target was given.

UpgradableVersionsDescription

The UpgradableVersionsDescription.

Structs

ApplicationMoveCost

Specifies the move cost for the service.

ApplicationRollingUpgradeMode

The mode used to monitor health during a rolling upgrade. The values are UnmonitoredAuto, UnmonitoredManual, and Monitored.

ArmServicePackageActivationMode

The activation Mode of the service package.

ArmUpgradeFailureAction

The activation Mode of the service package.

ClusterAddOnFeature

Available cluster add-on features.

ClusterCertificateStoreName

The local certificate store location.

ClusterDurabilityLevel

The durability level of the node type. Learn about DurabilityLevel.

  • Bronze - No privileges. This is the default.
  • Silver - The infrastructure jobs can be paused for a duration of 10 minutes per UD.
  • Gold - The infrastructure jobs can be paused for a duration of 2 hours per UD. Gold durability can be enabled only on full node VM skus like D15_V2, G5 etc.
ClusterEnvironment

Cluster operating system, the default will be Windows.

ClusterNotificationCategory

The category of notification.

ClusterNotificationChannel

The notification channel indicates the type of receivers subscribed to the notification, either user or subscription.

ClusterNotificationLevel

The level of notification.

ClusterReliabilityLevel

The reliability level sets the replica set size of system services. Learn about ReliabilityLevel.

  • None - Run the System services with a target replica set count of 1. This should only be used for test clusters.
  • Bronze - Run the System services with a target replica set count of 3. This should only be used for test clusters.
  • Silver - Run the System services with a target replica set count of 5.
  • Gold - Run the System services with a target replica set count of 7.
  • Platinum - Run the System services with a target replica set count of 9.
ClusterUpgradeCadence

Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0.

ClusterUpgradeMode

The upgrade mode of the cluster when new Service Fabric runtime version is available.

ClusterVersionsEnvironment

The ClusterVersionsEnvironment.

ServiceCorrelationScheme

The service correlation scheme.

ServiceFabricClusterState

The current state of the cluster.

  • WaitingForNodes - Indicates that the cluster resource is created and the resource provider is waiting for Service Fabric VM extension to boot up and report to it.
  • Deploying - Indicates that the Service Fabric runtime is being installed on the VMs. Cluster resource will be in this state until the cluster boots up and system services are up.
  • BaselineUpgrade - Indicates that the cluster is upgrading to establishes the cluster version. This upgrade is automatically initiated when the cluster boots up for the first time.
  • UpdatingUserConfiguration - Indicates that the cluster is being upgraded with the user provided configuration.
  • UpdatingUserCertificate - Indicates that the cluster is being upgraded with the user provided certificate.
  • UpdatingInfrastructure - Indicates that the cluster is being upgraded with the latest Service Fabric runtime version. This happens only when the upgradeMode is set to 'Automatic'.
  • EnforcingClusterVersion - Indicates that cluster is on a different version than expected and the cluster is being upgraded to the expected version.
  • UpgradeServiceUnreachable - Indicates that the system service in the cluster is no longer polling the Resource Provider. Clusters in this state cannot be managed by the Resource Provider.
  • AutoScale - Indicates that the ReliabilityLevel of the cluster is being adjusted.
  • Ready - Indicates that the cluster is in a stable state.
ServiceFabricProvisioningState

The provisioning state of the cluster resource.

ServiceLoadMetricWeight

Determines the metric weight relative to the other metrics that are configured for this service. During runtime, if two metrics end up in conflict, the Cluster Resource Manager prefers the metric with the higher weight.

SfZonalUpgradeMode

This property controls the logical grouping of VMs in upgrade domains (UDs). This property can't be modified if a node type with multiple Availability Zones is already present in the cluster.

VmssZonalUpgradeMode

This property defines the upgrade mode for the virtual machine scale set, it is mandatory if a node type with multiple Availability Zones is added.