@azure/servicefabric package
Classes
MeshApplication |
Class representing a MeshApplication. |
MeshCodePackage |
Class representing a MeshCodePackage. |
MeshGateway |
Class representing a MeshGateway. |
MeshNetwork |
Class representing a MeshNetwork. |
MeshSecret |
Class representing a MeshSecret. |
MeshSecretValue |
Class representing a MeshSecretValue. |
MeshService |
Class representing a MeshService. |
MeshServiceReplica |
Class representing a MeshServiceReplica. |
MeshVolume |
Class representing a MeshVolume. |
ServiceFabricClient | |
ServiceFabricClientContext |
Interfaces
AadMetadata |
Azure Active Directory metadata used for secured connection to cluster. |
AadMetadataObject |
Azure Active Directory metadata object used for secured connection to cluster. |
AddRemoveIncrementalNamedPartitionScalingMechanism |
Represents a scaling mechanism for adding or removing named partitions of a stateless service. Partition names are in the format '0','1''N-1' |
AddRemoveReplicaScalingMechanism |
Describes the horizontal auto scaling mechanism that adds or removes replicas (containers or container groups). |
AnalysisEventMetadata |
Metadata about an Analysis Event. |
ApplicationBackupConfigurationInfo |
Backup configuration information for a specific Service Fabric application specifying what backup policy is being applied and suspend description, if any. |
ApplicationBackupEntity |
Identifies the Service Fabric application which is being backed up. |
ApplicationCapacityDescription |
Describes capacity information for services of this application. This description can be used for describing the following.
|
ApplicationContainerInstanceExitedEvent |
Container Exited event. |
ApplicationCreatedEvent |
Application Created event. |
ApplicationDeletedEvent |
Application Deleted event. |
ApplicationDescription |
Describes a Service Fabric application. |
ApplicationEvent |
Represents the base for all Application Events. |
ApplicationHealth |
Represents the health of the application. Contains the application aggregated health state and the service and deployed application health states. |
ApplicationHealthEvaluation |
Represents health evaluation for an application, containing information about the data and the algorithm used by the health store to evaluate health. |
ApplicationHealthPolicies |
Defines the application health policy map used to evaluate the health of an application or one of its children entities. |
ApplicationHealthPolicy |
Defines a health policy used to evaluate the health of an application or one of its children entities. |
ApplicationHealthPolicyMapItem |
Defines an item in ApplicationHealthPolicyMap. |
ApplicationHealthReportExpiredEvent |
Application Health Report Expired event. |
ApplicationHealthState |
Represents the health state of an application, which contains the application identifier and the aggregated health state. |
ApplicationHealthStateChunk |
Represents the health state chunk of a application. The application health state chunk contains the application name, its aggregated health state and any children services and deployed applications that respect the filters in cluster health chunk query description. |
ApplicationHealthStateChunkList |
The list of application health state chunks in the cluster that respect the input filters in the chunk query. Returned by get cluster health state chunks query. |
ApplicationHealthStateFilter |
Defines matching criteria to determine whether a application should be included in the cluster health chunk. One filter can match zero, one or multiple applications, depending on its properties. |
ApplicationInfo |
Information about a Service Fabric application. |
ApplicationLoadInfo |
Load Information about a Service Fabric application. |
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. |
ApplicationNameInfo |
Information about the application name. |
ApplicationNewHealthReportEvent |
Application Health Report Created event. |
ApplicationParameter |
Describes an application parameter override to be applied when creating or upgrading an application. |
ApplicationProcessExitedEvent |
Process Exited event. |
ApplicationResourceDescription |
This type describes a application resource. |
ApplicationResourceUpgradeProgressInfo |
This type describes an application resource upgrade. |
ApplicationScopedVolume |
Describes a volume whose lifetime is scoped to the application's lifetime. |
ApplicationScopedVolumeCreationParameters |
Describes parameters for creating application-scoped volumes. |
ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk |
Describes parameters for creating application-scoped volumes provided by Service Fabric Volume Disks |
ApplicationsHealthEvaluation |
Represents health evaluation for applications, containing health evaluations for each unhealthy application that impacted current aggregated health state. |
ApplicationTypeApplicationsHealthEvaluation |
Represents health evaluation for applications of a particular application type. The application type applications evaluation can be returned when cluster health evaluation returns unhealthy aggregated health state, either Error or Warning. It contains health evaluations for each unhealthy application of the included application type that impacted current aggregated health state. |
ApplicationTypeHealthPolicyMapItem |
Defines an item in ApplicationTypeHealthPolicyMap. |
ApplicationTypeImageStorePath |
Path description for the application package in the image store specified during the prior copy operation. |
ApplicationTypeInfo |
Information about an application type. |
ApplicationTypeManifest |
Contains the manifest describing an application type registered in a Service Fabric cluster. |
ApplicationUpgradeCompletedEvent |
Application Upgrade Completed event. |
ApplicationUpgradeDescription |
Describes the parameters for an application upgrade. Note that upgrade description replaces the existing application description. This means that if the parameters are not specified, the existing parameters on the applications will be overwritten with the empty parameters list. This would result in the application using the default value of the parameters from the application manifest. If you do not want to change any existing parameter values, please get the application parameters first using the GetApplicationInfo query and then supply those values as Parameters in this ApplicationUpgradeDescription. |
ApplicationUpgradeDomainCompletedEvent |
Application Upgrade Domain Completed event. |
ApplicationUpgradeProgressInfo |
Describes the parameters for an application upgrade. |
ApplicationUpgradeRollbackCompletedEvent |
Application Upgrade Rollback Completed event. |
ApplicationUpgradeRollbackStartedEvent |
Application Upgrade Rollback Started event. |
ApplicationUpgradeStartedEvent |
Application Upgrade Started event. |
ApplicationUpgradeUpdateDescription |
Describes the parameters for updating an ongoing application upgrade. |
AutoScalingMechanism |
Describes the mechanism for performing auto scaling operation. Derived classes will describe the actual mechanism. |
AutoScalingMetric |
Describes the metric that is used for triggering auto scaling operation. Derived classes will describe resources or metrics. |
AutoScalingPolicy |
Describes the auto scaling policy |
AutoScalingResourceMetric |
Describes the resource that is used for triggering auto scaling. |
AutoScalingTrigger |
Describes the trigger for performing auto scaling operation. |
AverageLoadScalingTrigger |
Describes the average load trigger used for auto scaling. |
AveragePartitionLoadScalingTrigger |
Represents a scaling trigger related to an average load of a metric/resource of a partition. |
AverageServiceLoadScalingTrigger |
Represents a scaling policy related to an average load of a metric/resource of a service. |
AzureBlobBackupStorageDescription |
Describes the parameters for Azure blob store used for storing and enumerating backups. |
AzureInternalMonitoringPipelineSinkDescription |
Diagnostics settings for Geneva. |
BackupConfigurationInfo |
Describes the backup configuration information. |
BackupEntity |
Describes the Service Fabric entity that is configured for backup. |
BackupInfo |
Represents a backup point which can be used to trigger a restore. |
BackupPartitionDescription |
Describes the parameters for triggering partition's backup. |
BackupPolicyDescription |
Describes a backup policy for configuring periodic backup. |
BackupProgressInfo |
Describes the progress of a partition's backup. |
BackupScheduleDescription |
Describes the backup schedule parameters. |
BackupStorageDescription |
Describes the parameters for the backup storage. |
BackupSuspensionInfo |
Describes the backup suspension details. |
BasicRetentionPolicyDescription |
Describes basic retention policy. |
BinaryPropertyValue |
Describes a Service Fabric property value of type Binary. |
Chaos |
Contains a description of Chaos. |
ChaosCodePackageRestartScheduledEvent |
Chaos Restart Code Package Fault Scheduled event. |
ChaosContext |
Describes a map, which is a collection of (string, string) type key-value pairs. The map can be used to record information about the Chaos run. There cannot be more than 100 such pairs and each string (key or value) can be at most 4095 characters long. This map is set by the starter of the Chaos run to optionally store the context about the specific run. |
ChaosEvent |
Represents an event generated during a Chaos run. |
ChaosEventsSegment |
Contains the list of Chaos events and the continuation token to get the next segment. |
ChaosEventWrapper |
Wrapper object for Chaos event. |
ChaosNodeRestartScheduledEvent |
Chaos Restart Node Fault Scheduled event. |
ChaosParameters |
Defines all the parameters to configure a Chaos run. |
ChaosParametersDictionaryItem |
Defines an item in ChaosParametersDictionary of the Chaos Schedule. |
ChaosPartitionPrimaryMoveScheduledEvent |
Chaos Move Primary Fault Scheduled event. |
ChaosPartitionSecondaryMoveScheduledEvent |
Chaos Move Secondary Fault Scheduled event. |
ChaosReplicaRemovalScheduledEvent |
Chaos Remove Replica Fault Scheduled event. |
ChaosReplicaRestartScheduledEvent |
Chaos Restart Replica Fault Scheduled event. |
ChaosSchedule |
Defines the schedule used by Chaos. |
ChaosScheduleDescription |
Defines the Chaos Schedule used by Chaos and the version of the Chaos Schedule. The version value wraps back to 0 after surpassing 2,147,483,647. |
ChaosScheduleJob |
Defines a repetition rule and parameters of Chaos to be used with the Chaos Schedule. |
ChaosScheduleJobActiveDaysOfWeek |
Defines the days of the week that a Chaos Schedule Job will run for. |
ChaosStartedEvent |
Chaos Started event. |
ChaosStoppedEvent |
Chaos Stopped event. |
ChaosTargetFilter |
Defines all filters for targeted Chaos faults, for example, faulting only certain node types or faulting only certain applications. If ChaosTargetFilter is not used, Chaos faults all cluster entities. If ChaosTargetFilter is used, Chaos faults only the entities that meet the ChaosTargetFilter specification. NodeTypeInclusionList and ApplicationInclusionList allow a union semantics only. It is not possible to specify an intersection of NodeTypeInclusionList and ApplicationInclusionList. For example, it is not possible to specify "fault this application only when it is on that node type." Once an entity is included in either NodeTypeInclusionList or ApplicationInclusionList, that entity cannot be excluded using ChaosTargetFilter. Even if applicationX does not appear in ApplicationInclusionList, in some Chaos iteration applicationX can be faulted because it happens to be on a node of nodeTypeY that is included in NodeTypeInclusionList. If both NodeTypeInclusionList and ApplicationInclusionList are null or empty, an ArgumentException is thrown. |
CheckExistsPropertyBatchOperation |
Represents a PropertyBatchOperation that compares the Boolean existence of a property with the Exists argument. The PropertyBatchOperation operation fails if the property's existence is not equal to the Exists argument. The CheckExistsPropertyBatchOperation is generally used as a precondition for the write operations in the batch. Note that if one PropertyBatchOperation in a PropertyBatch fails, the entire batch fails and cannot be committed in a transactional manner. |
CheckSequencePropertyBatchOperation |
Compares the Sequence Number of a property with the SequenceNumber argument. A property's sequence number can be thought of as that property's version. Every time the property is modified, its sequence number is increased. The sequence number can be found in a property's metadata. The comparison fails if the sequence numbers are not equal. CheckSequencePropertyBatchOperation is generally used as a precondition for the write operations in the batch. Note that if one PropertyBatchOperation in a PropertyBatch fails, the entire batch fails and cannot be committed in a transactional manner. |
CheckValuePropertyBatchOperation |
Represents a PropertyBatchOperation that compares the value of the property with the expected value. The CheckValuePropertyBatchOperation is generally used as a precondition for the write operations in the batch. Note that if one PropertyBatchOperation in a PropertyBatch fails, the entire batch fails and cannot be committed in a transactional manner. |
ClusterConfiguration |
Information about the standalone cluster configuration. |
ClusterConfigurationUpgradeDescription |
Describes the parameters for a standalone cluster configuration upgrade. |
ClusterConfigurationUpgradeStatusInfo |
Information about a standalone cluster configuration upgrade status. |
ClusterEvent |
Represents the base for all Cluster Events. |
ClusterHealth |
Represents the health of the cluster. Contains the cluster aggregated health state, the cluster application and node health states as well as the health events and the unhealthy evaluations. |
ClusterHealthChunk |
Represents the health chunk of the cluster. Contains the cluster aggregated health state, and the cluster entities that respect the input filter. |
ClusterHealthChunkQueryDescription |
The cluster health chunk query description, which can specify the health policies to evaluate cluster health and very expressive filters to select which cluster entities to include in response. |
ClusterHealthPolicies |
Health policies to evaluate cluster health. |
ClusterHealthPolicy |
Defines a health policy used to evaluate the health of the cluster or of a cluster node. |
ClusterHealthReportExpiredEvent |
Cluster Health Report Expired event. |
ClusterLoadInfo |
Information about load in a Service Fabric cluster. It holds a summary of all metrics and their load in a cluster. |
ClusterManifest |
Information about the cluster manifest. |
ClusterNewHealthReportEvent |
Cluster Health Report Created event. |
ClusterUpgradeCompletedEvent |
Cluster Upgrade Completed event. |
ClusterUpgradeDescriptionObject |
Represents a ServiceFabric cluster upgrade |
ClusterUpgradeDomainCompletedEvent |
Cluster Upgrade Domain Completed event. |
ClusterUpgradeHealthPolicyObject |
Defines a health policy used to evaluate the health of the cluster during a cluster upgrade. |
ClusterUpgradeProgressObject |
Information about a cluster upgrade. |
ClusterUpgradeRollbackCompletedEvent |
Cluster Upgrade Rollback Completed event. |
ClusterUpgradeRollbackStartedEvent |
Cluster Upgrade Rollback Started event. |
ClusterUpgradeStartedEvent |
Cluster Upgrade Started event. |
ClusterVersion |
The cluster version. |
CodePackageEntryPoint |
Information about setup or main entry point of a code package deployed on a Service Fabric node. |
CodePackageEntryPointStatistics |
Statistics about setup or main entry point of a code package deployed on a Service Fabric node. |
ComposeDeploymentStatusInfo |
Information about a Service Fabric compose deployment. |
ComposeDeploymentUpgradeDescription |
Describes the parameters for a compose deployment upgrade. |
ComposeDeploymentUpgradeProgressInfo |
Describes the parameters for a compose deployment upgrade. |
ConfigParameterOverride |
Information about a configuration parameter override. |
ContainerApiRequestBody |
parameters for making container API call. |
ContainerApiResponse |
Response body that wraps container API result. |
ContainerApiResult |
Container API result. |
ContainerCodePackageProperties |
Describes a container and its runtime properties. |
ContainerEvent |
A container event. |
ContainerInstanceEvent |
Represents the base for all Container Events. |
ContainerInstanceView |
Runtime information of a container instance. |
ContainerLabel |
Describes a container label. |
ContainerLogs |
Container logs. |
ContainerState |
The container state. |
CreateComposeDeploymentDescription |
Defines description for creating a Service Fabric compose deployment. |
CurrentUpgradeDomainProgressInfo |
Information about the current in-progress upgrade domain. |
DeactivationIntentDescription |
Describes the intent or reason for deactivating the node. |
DeletePropertyBatchOperation |
Represents a PropertyBatchOperation that deletes a specified property if it exists. Note that if one PropertyBatchOperation in a PropertyBatch fails, the entire batch fails and cannot be committed in a transactional manner. |
DeltaNodesCheckHealthEvaluation |
Represents health evaluation for delta nodes, containing health evaluations for each unhealthy node that impacted current aggregated health state. Can be returned during cluster upgrade when the aggregated health state of the cluster is Warning or Error. |
DeployedApplicationHealth |
Information about the health of an application deployed on a Service Fabric node. |
DeployedApplicationHealthEvaluation |
Represents health evaluation for a deployed application, containing information about the data and the algorithm used by the health store to evaluate health. |
DeployedApplicationHealthReportExpiredEvent |
Deployed Application Health Report Expired event. |
DeployedApplicationHealthState |
Represents the health state of a deployed application, which contains the entity identifier and the aggregated health state. |
DeployedApplicationHealthStateChunk |
Represents the health state chunk of a deployed application, which contains the node where the application is deployed, the aggregated health state and any deployed service packages that respect the chunk query description filters. |
DeployedApplicationHealthStateChunkList |
The list of deployed application health state chunks that respect the input filters in the chunk query. Returned by get cluster health state chunks query. |
DeployedApplicationHealthStateFilter |
Defines matching criteria to determine whether a deployed application should be included as a child of an application in the cluster health chunk. The deployed applications are only returned if the parent application matches a filter specified in the cluster health chunk query description. One filter can match zero, one or multiple deployed applications, depending on its properties. |
DeployedApplicationInfo |
Information about application deployed on the node. |
DeployedApplicationNewHealthReportEvent |
Deployed Application Health Report Created event. |
DeployedApplicationsHealthEvaluation |
Represents health evaluation for deployed applications, containing health evaluations for each unhealthy deployed application that impacted current aggregated health state. Can be returned when evaluating application health and the aggregated health state is either Error or Warning. |
DeployedCodePackageInfo |
Information about code package deployed on a Service Fabric node. |
DeployedServicePackageHealth |
Information about the health of a service package for a specific application deployed on a Service Fabric node. |
DeployedServicePackageHealthEvaluation |
Represents health evaluation for a deployed service package, containing information about the data and the algorithm used by health store to evaluate health. The evaluation is returned only when the aggregated health state is either Error or Warning. |
DeployedServicePackageHealthReportExpiredEvent |
Deployed Service Health Report Expired event. |
DeployedServicePackageHealthState |
Represents the health state of a deployed service package, containing the entity identifier and the aggregated health state. |
DeployedServicePackageHealthStateChunk |
Represents the health state chunk of a deployed service package, which contains the service manifest name and the service package aggregated health state. |
DeployedServicePackageHealthStateChunkList |
The list of deployed service package health state chunks that respect the input filters in the chunk query. Returned by get cluster health state chunks query. |
DeployedServicePackageHealthStateFilter |
Defines matching criteria to determine whether a deployed service package should be included as a child of a deployed application in the cluster health chunk. The deployed service packages are only returned if the parent entities match a filter specified in the cluster health chunk query description. The parent deployed application and its parent application must be included in the cluster health chunk. One filter can match zero, one or multiple deployed service packages, depending on its properties. |
DeployedServicePackageInfo |
Information about service package deployed on a Service Fabric node. |
DeployedServicePackageNewHealthReportEvent |
Deployed Service Health Report Created event. |
DeployedServicePackagesHealthEvaluation |
Represents health evaluation for deployed service packages, containing health evaluations for each unhealthy deployed service package that impacted current aggregated health state. Can be returned when evaluating deployed application health and the aggregated health state is either Error or Warning. |
DeployedServiceReplicaDetailInfo |
Information about a Service Fabric service replica deployed on a node. |
DeployedServiceReplicaInfo |
Information about a Service Fabric service replica deployed on a node. |
DeployedServiceTypeInfo |
Information about service type deployed on a node, information such as the status of the service type registration on a node. |
DeployedStatefulServiceReplicaDetailInfo |
Information about a stateful replica running in a code package. Note DeployedServiceReplicaQueryResult will contain duplicate data like ServiceKind, ServiceName, PartitionId and replicaId. |
DeployedStatefulServiceReplicaInfo |
Information about a stateful service replica deployed on a node. |
DeployedStatelessServiceInstanceDetailInfo |
Information about a stateless instance running in a code package. Note that DeployedServiceReplicaQueryResult will contain duplicate data like ServiceKind, ServiceName, PartitionId and InstanceId. |
DeployedStatelessServiceInstanceInfo |
Information about a stateless service instance deployed on a node. |
DeployServicePackageToNodeDescription |
Defines description for downloading packages associated with a service manifest to image cache on a Service Fabric node. |
DiagnosticsDescription |
Describes the diagnostics options available |
DiagnosticsRef |
Reference to sinks in DiagnosticsDescription. |
DiagnosticsSinkProperties |
Properties of a DiagnosticsSink. |
DisableBackupDescription |
It describes the body parameters while disabling backup of a backup entity(Application/Service/Partition). |
DiskInfo |
Information about the disk |
DoublePropertyValue |
Describes a Service Fabric property value of type Double. |
EnableBackupDescription |
Specifies the parameters needed to enable periodic backup. |
EndpointProperties |
Describes a container endpoint. |
EndpointRef |
Describes a reference to a service endpoint. |
EnsureAvailabilitySafetyCheck |
Safety check that waits to ensure the availability of the partition. It waits until there are replicas available such that bringing down this replica will not cause availability loss for the partition. |
EnsurePartitionQuorumSafetyCheck |
Safety check that ensures that a quorum of replicas are not lost for a partition. |
EntityHealth |
Health information common to all entities in the cluster. It contains the aggregated health state, health events and unhealthy evaluation. |
EntityHealthState |
A base type for the health state of various entities in the cluster. It contains the aggregated health state. |
EntityHealthStateChunk |
A base type for the health state chunk of various entities in the cluster. It contains the aggregated health state. |
EntityHealthStateChunkList |
A base type for the list of health state chunks found in the cluster. It contains the total number of health states that match the input filters. |
EntityKindHealthStateCount |
Represents health state count for entities of the specified entity kind. |
EnvironmentVariable |
Describes an environment variable for the container. |
Epoch |
An Epoch is a configuration number for the partition as a whole. When the configuration of the replica set changes, for example when the Primary replica changes, the operations that are replicated from the new Primary replica are said to be a new Epoch from the ones which were sent by the old Primary replica. |
EventHealthEvaluation |
Represents health evaluation of a HealthEvent that was reported on the entity. The health evaluation is returned when evaluating health of an entity results in Error or Warning. |
ExecutingFaultsChaosEvent |
Describes a Chaos event that gets generated when Chaos has decided on the faults for an iteration. This Chaos event contains the details of the faults as a list of strings. |
ExecutionPolicy |
The execution policy of the service |
ExternalStoreProvisionApplicationTypeDescription |
Describes the operation to register or provision an application type using an application package from an external store instead of a package uploaded to the Service Fabric image store. |
FabricCodeVersionInfo |
Information about a Service Fabric code version. |
FabricConfigVersionInfo |
Information about a Service Fabric config version. |
FabricError |
The REST API operations for Service Fabric return standard HTTP status codes. This type defines the additional information returned from the Service Fabric API operations that are not successful. |
FabricErrorError |
Error object containing error code and error message. |
FabricEvent |
Represents the base for all Fabric Events. |
FailedPropertyBatchInfo |
Derived from PropertyBatchInfo. Represents the property batch failing. Contains information about the specific batch failure. |
FailedUpgradeDomainProgressObject |
The detailed upgrade progress for nodes in the current upgrade domain at the point of failure. |
FailureUpgradeDomainProgressInfo |
Information about the upgrade domain progress at the time of upgrade failure. |
FileInfo |
Information about a image store file. |
FileShareBackupStorageDescription |
Describes the parameters for file share storage used for storing or enumerating backups. |
FileVersion |
Information about the version of image store file. |
FolderInfo |
Information about a image store folder. It includes how many files this folder contains and its image store relative path. |
FolderSizeInfo |
Information of a image store folder size |
FrequencyBasedBackupScheduleDescription |
Describes the frequency based backup schedule. |
GatewayDestination |
Describes destination endpoint for routing traffic. |
GatewayResourceDescription |
This type describes a gateway resource. |
GetBackupByStorageQueryDescription |
Describes additional filters to be applied, while listing backups, and backup storage details from where to fetch the backups. |
GetPropertyBatchOperation |
Represents a PropertyBatchOperation that gets the specified property if it exists. Note that if one PropertyBatchOperation in a PropertyBatch fails, the entire batch fails and cannot be committed in a transactional manner. |
GuidPropertyValue |
Describes a Service Fabric property value of type Guid. |
HealthEvaluation |
Represents a health evaluation which describes the data and the algorithm used by health manager to evaluate the health of an entity. |
HealthEvaluationWrapper |
Wrapper object for health evaluation. |
HealthEvent |
Represents health information reported on a health entity, such as cluster, application or node, with additional metadata added by the Health Manager. |
HealthInformation |
Represents common health report information. It is included in all health reports sent to health store and in all health events returned by health queries. |
HealthStateCount |
Represents information about how many health entities are in Ok, Warning and Error health state. |
HealthStatistics |
The health statistics of an entity, returned as part of the health query result when the query description is configured to include statistics. The statistics include health state counts for all children types of the current entity. For example, for cluster, the health statistics include health state counts for nodes, applications, services, partitions, replicas, deployed applications and deployed service packages. For partition, the health statistics include health counts for replicas. |
HttpConfig |
Describes the http configuration for external connectivity for this network. |
HttpHostConfig |
Describes the hostname properties for http routing. |
HttpRouteConfig |
Describes the hostname properties for http routing. |
HttpRouteMatchHeader |
Describes header information for http route matching. |
HttpRouteMatchPath |
Path to match for routing. |
HttpRouteMatchRule |
Describes a rule for http route matching. |
IdentityDescription |
Information describing the identities associated with this application. |
IdentityItemDescription |
Describes a single user-assigned identity associated with the application. |
ImageRegistryCredential |
Image registry credential. |
ImageStoreContent |
Information about the image store content. |
ImageStoreCopyDescription |
Information about how to copy image store content from one image store relative path to another image store relative path. |
ImageStoreInfo |
Information about the ImageStore's resource usage |
InlinedValueSecretResourceProperties |
Describes the properties of a secret resource whose value is provided explicitly as plaintext. The secret resource may have multiple values, each being uniquely versioned. The secret value of each version is stored encrypted, and delivered as plaintext into the context of applications referencing it. |
Int64PropertyValue |
Describes a Service Fabric property value of type Int64. |
Int64RangePartitionInformation |
Describes the partition information for the integer range that is based on partition schemes. |
InvokeDataLossResult |
Represents information about an operation in a terminal state (Completed or Faulted). |
InvokeQuorumLossResult |
Represents information about an operation in a terminal state (Completed or Faulted). |
KeyValueStoreReplicaStatus |
Key value store related information for the replica. |
LoadMetricInformation |
Represents data structure that contains load information for a certain metric in a cluster. |
LoadMetricReport |
Represents the load metric report which contains the time metric was reported, its name and value. |
LoadMetricReportInfo |
Information about load reported by replica. |
LocalNetworkResourceProperties |
Information about a Service Fabric container network local to a single Service Fabric cluster. |
ManagedApplicationIdentity |
Describes a managed application identity. |
ManagedApplicationIdentityDescription |
Managed application identity description. |
MeshCodePackageGetContainerLogsOptionalParams |
Optional Parameters. |
MonitoringPolicyDescription |
Describes the parameters for monitoring an upgrade in Monitored mode. |
NameDescription |
Describes a Service Fabric name. |
NamedPartitionInformation |
Describes the partition information for the name as a string that is based on partition schemes. |
NamedPartitionSchemeDescription |
Describes the named partition scheme of the service. |
NetworkRef |
Describes a network reference in a service. |
NetworkResourceDescription |
This type describes a network resource. |
NetworkResourceProperties |
Describes properties of a network resource. |
NetworkResourcePropertiesBase |
This type describes the properties of a network resource, including its kind. |
NodeAbortedEvent |
Node Aborted event. |
NodeAddedToClusterEvent |
Node Added event. |
NodeClosedEvent |
Node Closed event. |
NodeDeactivateCompletedEvent |
Node Deactivate Completed event. |
NodeDeactivateStartedEvent |
Node Deactivate Started event. |
NodeDeactivationInfo |
Information about the node deactivation. This information is valid for a node that is undergoing deactivation or has already been deactivated. |
NodeDeactivationTask |
The task representing the deactivation operation on the node. |
NodeDeactivationTaskId |
Identity of the task related to deactivation operation on the node. |
NodeDownEvent |
Node Down event. |
NodeEvent |
Represents the base for all Node Events. |
NodeHealth |
Information about the health of a Service Fabric node. |
NodeHealthEvaluation |
Represents health evaluation for a node, containing information about the data and the algorithm used by health store to evaluate health. The evaluation is returned only when the aggregated health state is either Error or Warning. |
NodeHealthReportExpiredEvent |
Node Health Report Expired event. |
NodeHealthState |
Represents the health state of a node, which contains the node identifier and its aggregated health state. |
NodeHealthStateChunk |
Represents the health state chunk of a node, which contains the node name and its aggregated health state. |
NodeHealthStateChunkList |
The list of node health state chunks in the cluster that respect the input filters in the chunk query. Returned by get cluster health state chunks query. |
NodeHealthStateFilter |
Defines matching criteria to determine whether a node should be included in the returned cluster health chunk. One filter can match zero, one or multiple nodes, depending on its properties. Can be specified in the cluster health chunk query description. |
NodeId |
An internal ID used by Service Fabric to uniquely identify a node. Node Id is deterministically generated from node name. |
NodeImpact |
Describes the expected impact of a repair to a particular node. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
NodeInfo |
Information about a node in Service Fabric cluster. |
NodeLoadInfo |
Information about load on a Service Fabric node. It holds a summary of all metrics and their load on a node. |
NodeLoadMetricInformation |
Represents data structure that contains load information for a certain metric on a node. |
NodeNewHealthReportEvent |
Node Health Report Created event. |
NodeOpenFailedEvent |
Node Open Failed event. |
NodeOpenSucceededEvent |
Node Opened Succeeded event. |
NodeRemovedFromClusterEvent |
Node Removed event. |
NodeRepairImpactDescription |
Describes the expected impact of a repair on a set of nodes. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
NodeRepairTargetDescription |
Describes the list of nodes targeted by a repair action. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
NodeResult |
Contains information about a node that was targeted by a user-induced operation. |
NodesHealthEvaluation |
Represents health evaluation for nodes, containing health evaluations for each unhealthy node that impacted current aggregated health state. Can be returned when evaluating cluster health and the aggregated health state is either Error or Warning. |
NodeTransitionProgress |
Information about an NodeTransition operation. This class contains an OperationState and a NodeTransitionResult. The NodeTransitionResult is not valid until OperationState is Completed or Faulted. |
NodeTransitionResult |
Represents information about an operation in a terminal state (Completed or Faulted). |
NodeUpEvent |
Node Up event. |
NodeUpgradeProgressInfo |
Information about the upgrading node and its status |
OperationStatus |
Contains the OperationId, OperationState, and OperationType for user-induced operations. |
PackageSharingPolicyInfo |
Represents a policy for the package sharing. |
PagedApplicationInfoList |
The list of applications in the cluster. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedApplicationResourceDescriptionList |
The list of application resources. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedApplicationTypeInfoList |
The list of application types that are provisioned or being provisioned in the cluster. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedBackupConfigurationInfoList |
The list of backup configuration information. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedBackupEntityList |
The list of backup entities that are being periodically backed. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedBackupInfoList |
The list of backups. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedBackupPolicyDescriptionList |
The list of backup policies configured in the cluster. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedComposeDeploymentStatusInfoList |
The list of compose deployments in the cluster. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedDeployedApplicationInfoList |
The list of deployed applications in activating, downloading, or active states on a node. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedGatewayResourceDescriptionList |
The list of gateway resources. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedNetworkResourceDescriptionList |
The list of network resources. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedNodeInfoList |
The list of nodes in the cluster. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedPropertyInfoList |
The paged list of Service Fabric properties under a given name. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedReplicaInfoList |
The list of replicas in the cluster for a given partition. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedSecretResourceDescriptionList |
The list of secret resources. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedSecretValueResourceDescriptionList |
The list of values of a secret resource, paged if the number of results exceeds the limits of a single message. The next set of results can be obtained by executing the same query with the continuation token provided in the previous page. |
PagedServiceInfoList |
The list of services in the cluster for an application. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedServicePartitionInfoList |
The list of partition in the cluster for a service. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedServiceReplicaDescriptionList |
The list of service resource replicas in the cluster. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedServiceResourceDescriptionList |
The list of service resources. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedSubNameInfoList |
A paged list of Service Fabric names. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PagedVolumeResourceDescriptionList |
The list of volume resources. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executing the same query with the continuation token provided in this list. |
PartitionAnalysisEvent |
Represents the base for all Partition Analysis Events. |
PartitionBackupConfigurationInfo |
Backup configuration information, for a specific partition, specifying what backup policy is being applied and suspend description, if any. |
PartitionBackupEntity |
Identifies the Service Fabric stateful partition which is being backed up. |
PartitionDataLossProgress |
Information about a partition data loss user-induced operation. |
PartitionEvent |
Represents the base for all Partition Events. |
PartitionHealth |
Information about the health of a Service Fabric partition. |
PartitionHealthEvaluation |
Represents health evaluation for a partition, containing information about the data and the algorithm used by health store to evaluate health. The evaluation is returned only when the aggregated health state is either Error or Warning. |
PartitionHealthReportExpiredEvent |
Partition Health Report Expired event. |
PartitionHealthState |
Represents the health state of a partition, which contains the partition identifier and its aggregated health state. |
PartitionHealthStateChunk |
Represents the health state chunk of a partition, which contains the partition ID, its aggregated health state and any replicas that respect the filters in the cluster health chunk query description. |
PartitionHealthStateChunkList |
The list of partition health state chunks that respect the input filters in the chunk query description. Returned by get cluster health state chunks query as part of the parent application hierarchy. |
PartitionHealthStateFilter |
Defines matching criteria to determine whether a partition should be included as a child of a service in the cluster health chunk. The partitions are only returned if the parent entities match a filter specified in the cluster health chunk query description. The parent service and application must be included in the cluster health chunk. One filter can match zero, one or multiple partitions, depending on its properties. |
PartitionInformation |
Information about the partition identity, partitioning scheme and keys supported by it. |
PartitionInstanceCountScaleMechanism |
Represents a scaling mechanism for adding or removing instances of stateless service partition. |
PartitionLoadInformation |
Represents load information for a partition, which contains the primary and secondary reported load metrics. In case there is no load reported, PartitionLoadInformation will contain the default load for the service of the partition. For default loads, LoadMetricReport's LastReportedUtc is set to 0. |
PartitionNewHealthReportEvent |
Partition Health Report Created event. |
PartitionPrimaryMoveAnalysisEvent |
Partition Primary Move Analysis event. |
PartitionQuorumLossProgress |
Information about a partition quorum loss user-induced operation. |
PartitionReconfiguredEvent |
Partition Reconfiguration event. |
PartitionRestartProgress |
Information about a partition restart user-induced operation. |
PartitionSafetyCheck |
Represents a safety check for the service partition being performed by service fabric before continuing with operations. |
PartitionSchemeDescription |
Describes how the service is partitioned. |
PartitionsHealthEvaluation |
Represents health evaluation for the partitions of a service, containing health evaluations for each unhealthy partition that impacts current aggregated health state. Can be returned when evaluating service health and the aggregated health state is either Error or Warning. |
PrimaryReplicatorStatus |
Provides statistics about the Service Fabric Replicator, when it is functioning in a Primary role. |
Probe |
Probes have a number of fields that you can use to control their behavior. |
ProbeExec |
Exec command to run inside the container. |
ProbeHttpGet |
Http probe for the container. |
ProbeHttpGetHeaders |
Http headers. |
ProbeTcpSocket |
Tcp port to probe inside the container. |
PropertyBatchDescriptionList |
Describes a list of property batch operations to be executed. Either all or none of the operations will be committed. |
PropertyBatchInfo |
Information about the results of a property batch. |
PropertyBatchOperation |
Represents the base type for property operations that can be put into a batch and submitted. |
PropertyDescription |
Description of a Service Fabric property. |
PropertyInfo |
Information about a Service Fabric property. |
PropertyMetadata |
The metadata associated with a property, including the property's name. |
PropertyValue |
Describes a Service Fabric property value. |
ProvisionApplicationTypeDescription |
Describes the operation to register or provision an application type using an application package uploaded to the Service Fabric image store. |
ProvisionApplicationTypeDescriptionBase |
Represents the type of registration or provision requested, and if the operation needs to be asynchronous or not. Supported types of provision operations are from either image store or external store. |
ProvisionFabricDescription |
Describes the parameters for provisioning a cluster. |
PutPropertyBatchOperation |
Puts the specified property under the specified name. Note that if one PropertyBatchOperation in a PropertyBatch fails, the entire batch fails and cannot be committed in a transactional manner. |
ReconfigurationInformation |
Information about current reconfiguration like phase, type, previous configuration role of replica and reconfiguration start date time. |
RegistryCredential |
Credential information to connect to container registry. |
ReliableCollectionsRef |
Specifying this parameter adds support for reliable collections |
RemoteReplicatorAcknowledgementDetail |
Provides various statistics of the acknowledgements that are being received from the remote replicator. |
RemoteReplicatorAcknowledgementStatus |
Provides details about the remote replicators from the primary replicator's point of view. |
RemoteReplicatorStatus |
Represents the state of the secondary replicator from the primary replicator’s point of view. |
RepairImpactDescriptionBase |
Describes the expected impact of executing a repair task. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
RepairTargetDescriptionBase |
Describes the entities targeted by a repair action. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
RepairTask |
Represents a repair task, which includes information about what kind of repair was requested, what its progress is, and what its final result was. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
RepairTaskApproveDescription |
Describes a request for forced approval of a repair task. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
RepairTaskCancelDescription |
Describes a request to cancel a repair task. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
RepairTaskDeleteDescription |
Describes a request to delete a completed repair task. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
RepairTaskHistory |
A record of the times when the repair task entered each state. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
RepairTaskUpdateHealthPolicyDescription |
Describes a request to update the health policy of a repair task. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
RepairTaskUpdateInfo |
Describes the result of an operation that created or updated a repair task. This type supports the Service Fabric platform; it is not meant to be used directly from your code. |
ReplicaEvent |
Represents the base for all Replica Events. |
ReplicaHealth |
Represents a base class for stateful service replica or stateless service instance health. Contains the replica aggregated health state, the health events and the unhealthy evaluations. |
ReplicaHealthEvaluation |
Represents health evaluation for a replica, containing information about the data and the algorithm used by health store to evaluate health. The evaluation is returned only when the aggregated health state is either Error or Warning. |
ReplicaHealthState |
Represents a base class for stateful service replica or stateless service instance health state. |
ReplicaHealthStateChunk |
Represents the health state chunk of a stateful service replica or a stateless service instance. The replica health state contains the replica ID and its aggregated health state. |
ReplicaHealthStateChunkList |
The list of replica health state chunks that respect the input filters in the chunk query. Returned by get cluster health state chunks query. |
ReplicaHealthStateFilter |
Defines matching criteria to determine whether a replica should be included as a child of a partition in the cluster health chunk. The replicas are only returned if the parent entities match a filter specified in the cluster health chunk query description. The parent partition, service and application must be included in the cluster health chunk. One filter can match zero, one or multiple replicas, depending on its properties. |
ReplicaInfo |
Information about the identity, status, health, node name, uptime, and other details about the replica. |
ReplicasHealthEvaluation |
Represents health evaluation for replicas, containing health evaluations for each unhealthy replica that impacted current aggregated health state. Can be returned when evaluating partition health and the aggregated health state is either Error or Warning. |
ReplicaStatusBase |
Information about the replica. |
ReplicatorQueueStatus |
Provides various statistics of the queue used in the service fabric replicator. Contains information about the service fabric replicator like the replication/copy queue utilization, last acknowledgement received timestamp, etc. Depending on the role of the replicator, the properties in this type imply different meanings. |
ReplicatorStatus |
Represents a base class for primary or secondary replicator status. Contains information about the service fabric replicator like the replication/copy queue utilization, last acknowledgement received timestamp, etc. |
ResolvedServiceEndpoint |
Endpoint of a resolved service partition. |
ResolvedServicePartition |
Information about a service partition and its associated endpoints. |
ResourceLimits |
This type describes the resource limits for a given container. It describes the most amount of resources a container is allowed to use before being restarted. |
ResourceRequests |
This type describes the requested resources for a given container. It describes the least amount of resources required for the container. A container can consume more than requested resources up to the specified limits before being restarted. Currently, the requested resources are treated as limits. |
ResourceRequirements |
This type describes the resource requirements for a container or a service. |
RestartDeployedCodePackageDescription |
Defines description for restarting a deployed code package on Service Fabric node. |
RestartNodeDescription |
Describes the parameters to restart a Service Fabric node. |
RestartPartitionResult |
Represents information about an operation in a terminal state (Completed or Faulted). |
RestorePartitionDescription |
Specifies the parameters needed to trigger a restore of a specific partition. |
RestoreProgressInfo |
Describes the progress of a restore operation on a partition. |
ResumeApplicationUpgradeDescription |
Describes the parameters for resuming an unmonitored manual Service Fabric application upgrade |
ResumeClusterUpgradeDescription |
Describes the parameters for resuming a cluster upgrade. |
RetentionPolicyDescription |
Describes the retention policy configured. |
RollingUpgradeUpdateDescription |
Describes the parameters for updating a rolling upgrade of application or cluster. |
RunToCompletionExecutionPolicy |
The run to completion execution policy |
SafetyCheck |
Represents a safety check performed by service fabric before continuing with the operations. These checks ensure the availability of the service and the reliability of the state. |
SafetyCheckWrapper |
A wrapper for the safety check object. Safety checks are performed by service fabric before continuing with the operations. These checks ensure the availability of the service and the reliability of the state. |
ScalingMechanismDescription |
Describes the mechanism for performing a scaling operation. |
ScalingPolicyDescription |
Describes how the scaling should be performed |
ScalingTriggerDescription |
Describes the trigger for performing a scaling operation. |
SecondaryActiveReplicatorStatus |
Status of the secondary replicator when it is in active mode and is part of the replica set. |
SecondaryIdleReplicatorStatus |
Status of the secondary replicator when it is in idle mode and is being built by the primary. |
SecondaryReplicatorStatus |
Provides statistics about the Service Fabric Replicator, when it is functioning in a ActiveSecondary role. |
SecretResourceDescription |
This type describes a secret resource. |
SecretResourceProperties |
Describes the properties of a secret resource. |
SecretResourcePropertiesBase |
This type describes the properties of a secret resource, including its kind. |
SecretValue |
This type represents the unencrypted value of the secret. |
SecretValueProperties |
This type describes properties of secret value resource. |
SecretValueResourceDescription |
This type describes a value of a secret resource. The name of this resource is the version identifier corresponding to this secret value. |
SeedNodeSafetyCheck |
Represents a safety check for the seed nodes being performed by service fabric before continuing with node level operations. |
SelectedPartition |
This class returns information about the partition that the user-induced operation acted upon. |
ServiceBackupConfigurationInfo |
Backup configuration information for a specific Service Fabric service specifying what backup policy is being applied and suspend description, if any. |
ServiceBackupEntity |
Identifies the Service Fabric stateful service which is being backed up. |
ServiceCorrelationDescription |
Creates a particular correlation between services. |
ServiceCreatedEvent |
Service Created event. |
ServiceDeletedEvent |
Service Deleted event. |
ServiceDescription |
A ServiceDescription contains all of the information necessary to create a service. |
ServiceEvent |
Represents the base for all Service Events. |
ServiceFabricClientAddConfigurationParameterOverridesOptionalParams |
Optional Parameters. |
ServiceFabricClientBackupPartitionOptionalParams |
Optional Parameters. |
ServiceFabricClientCancelOperationOptionalParams |
Optional Parameters. |
ServiceFabricClientCommitImageStoreUploadSessionOptionalParams |
Optional Parameters. |
ServiceFabricClientCopyImageStoreContentOptionalParams |
Optional Parameters. |
ServiceFabricClientCreateApplicationOptionalParams |
Optional Parameters. |
ServiceFabricClientCreateBackupPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientCreateComposeDeploymentOptionalParams |
Optional Parameters. |
ServiceFabricClientCreateNameOptionalParams |
Optional Parameters. |
ServiceFabricClientCreateServiceFromTemplateOptionalParams |
Optional Parameters. |
ServiceFabricClientCreateServiceOptionalParams |
Optional Parameters. |
ServiceFabricClientDeleteApplicationOptionalParams |
Optional Parameters. |
ServiceFabricClientDeleteBackupPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientDeleteImageStoreContentOptionalParams |
Optional Parameters. |
ServiceFabricClientDeleteImageStoreUploadSessionOptionalParams |
Optional Parameters. |
ServiceFabricClientDeleteNameOptionalParams |
Optional Parameters. |
ServiceFabricClientDeletePropertyOptionalParams |
Optional Parameters. |
ServiceFabricClientDeleteServiceOptionalParams |
Optional Parameters. |
ServiceFabricClientDeployServicePackageToNodeOptionalParams |
Optional Parameters. |
ServiceFabricClientDisableApplicationBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientDisableNodeOptionalParams |
Optional Parameters. |
ServiceFabricClientDisablePartitionBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientDisableServiceBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientEnableApplicationBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientEnableNodeOptionalParams |
Optional Parameters. |
ServiceFabricClientEnablePartitionBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientEnableServiceBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientGetAadMetadataOptionalParams |
Optional Parameters. |
ServiceFabricClientGetAllEntitiesBackedUpByPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationBackupConfigurationInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationBackupListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationHealthUsingPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationLoadInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationManifestOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationNameInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationsEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationTypeInfoListByNameOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationTypeInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetApplicationUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientGetBackupPolicyByNameOptionalParams |
Optional Parameters. |
ServiceFabricClientGetBackupPolicyListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetBackupsFromBackupLocationOptionalParams |
Optional Parameters. |
ServiceFabricClientGetChaosEventsOptionalParams |
Optional Parameters. |
ServiceFabricClientGetChaosOptionalParams |
Optional Parameters. |
ServiceFabricClientGetChaosScheduleOptionalParams |
Optional Parameters. |
ServiceFabricClientGetClusterConfigurationOptionalParams |
Optional Parameters. |
ServiceFabricClientGetClusterConfigurationUpgradeStatusOptionalParams |
Optional Parameters. |
ServiceFabricClientGetClusterEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetClusterHealthChunkOptionalParams |
Optional Parameters. |
ServiceFabricClientGetClusterHealthChunkUsingPolicyAndAdvancedFiltersOptionalParams |
Optional Parameters. |
ServiceFabricClientGetClusterHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientGetClusterHealthUsingPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientGetClusterLoadOptionalParams |
Optional Parameters. |
ServiceFabricClientGetClusterManifestOptionalParams |
Optional Parameters. |
ServiceFabricClientGetClusterUpgradeProgressOptionalParams |
Optional Parameters. |
ServiceFabricClientGetClusterVersionOptionalParams |
Optional Parameters. |
ServiceFabricClientGetComposeDeploymentStatusListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetComposeDeploymentStatusOptionalParams |
Optional Parameters. |
ServiceFabricClientGetComposeDeploymentUpgradeProgressOptionalParams |
Optional Parameters. |
ServiceFabricClientGetConfigurationOverridesOptionalParams |
Optional Parameters. |
ServiceFabricClientGetContainerLogsDeployedOnNodeOptionalParams |
Optional Parameters. |
ServiceFabricClientGetContainersEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetCorrelatedEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDataLossProgressOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedApplicationHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedApplicationHealthUsingPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedApplicationInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedApplicationInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedCodePackageInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedServicePackageHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedServicePackageHealthUsingPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedServicePackageInfoListByNameOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedServicePackageInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedServiceReplicaDetailInfoByPartitionIdOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedServiceReplicaDetailInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedServiceReplicaInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedServiceTypeInfoByNameOptionalParams |
Optional Parameters. |
ServiceFabricClientGetDeployedServiceTypeInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetFaultOperationListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetImageStoreContentOptionalParams |
Optional Parameters. |
ServiceFabricClientGetImageStoreFolderSizeOptionalParams |
Optional Parameters. |
ServiceFabricClientGetImageStoreInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetImageStoreRootContentOptionalParams |
Optional Parameters. |
ServiceFabricClientGetImageStoreRootFolderSizeOptionalParams |
Optional Parameters. |
ServiceFabricClientGetImageStoreUploadSessionByIdOptionalParams |
Optional Parameters. |
ServiceFabricClientGetImageStoreUploadSessionByPathOptionalParams |
Optional Parameters. |
ServiceFabricClientGetNameExistsInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetNodeEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetNodeHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientGetNodeHealthUsingPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientGetNodeInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetNodeInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetNodeLoadInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetNodesEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetNodeTransitionProgressOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionBackupConfigurationInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionBackupListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionBackupProgressOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionHealthUsingPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionLoadInformationOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionReplicaEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionReplicasEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionRestartProgressOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionRestoreProgressOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPartitionsEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPropertyInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetPropertyInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetProvisionedFabricCodeVersionInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetProvisionedFabricConfigVersionInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetQuorumLossProgressOptionalParams |
Optional Parameters. |
ServiceFabricClientGetRepairTaskListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetReplicaHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientGetReplicaHealthUsingPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientGetReplicaInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetReplicaInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceBackupConfigurationInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceBackupListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceDescriptionOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceHealthUsingPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceManifestOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceNameInfoOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServicesEventListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceTypeInfoByNameOptionalParams |
Optional Parameters. |
ServiceFabricClientGetServiceTypeInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetSubNameInfoListOptionalParams |
Optional Parameters. |
ServiceFabricClientGetUnplacedReplicaInformationOptionalParams |
Optional Parameters. |
ServiceFabricClientGetUpgradeOrchestrationServiceStateOptionalParams |
Optional Parameters. |
ServiceFabricClientInvokeContainerApiOptionalParams |
Optional Parameters. |
ServiceFabricClientInvokeInfrastructureCommandOptionalParams |
Optional Parameters. |
ServiceFabricClientInvokeInfrastructureQueryOptionalParams |
Optional Parameters. |
ServiceFabricClientMovePrimaryReplicaOptionalParams |
Optional Parameters. |
ServiceFabricClientMoveSecondaryReplicaOptionalParams |
Optional Parameters. |
ServiceFabricClientOptions |
An interface representing ServiceFabricClientOptions. |
ServiceFabricClientPostChaosScheduleOptionalParams |
Optional Parameters. |
ServiceFabricClientProvisionApplicationTypeOptionalParams |
Optional Parameters. |
ServiceFabricClientProvisionClusterOptionalParams |
Optional Parameters. |
ServiceFabricClientPutPropertyOptionalParams |
Optional Parameters. |
ServiceFabricClientRecoverAllPartitionsOptionalParams |
Optional Parameters. |
ServiceFabricClientRecoverPartitionOptionalParams |
Optional Parameters. |
ServiceFabricClientRecoverServicePartitionsOptionalParams |
Optional Parameters. |
ServiceFabricClientRecoverSystemPartitionsOptionalParams |
Optional Parameters. |
ServiceFabricClientRemoveComposeDeploymentOptionalParams |
Optional Parameters. |
ServiceFabricClientRemoveConfigurationOverridesOptionalParams |
Optional Parameters. |
ServiceFabricClientRemoveNodeStateOptionalParams |
Optional Parameters. |
ServiceFabricClientRemoveReplicaOptionalParams |
Optional Parameters. |
ServiceFabricClientReportApplicationHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientReportClusterHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientReportDeployedApplicationHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientReportDeployedServicePackageHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientReportNodeHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientReportPartitionHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientReportReplicaHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientReportServiceHealthOptionalParams |
Optional Parameters. |
ServiceFabricClientResetPartitionLoadOptionalParams |
Optional Parameters. |
ServiceFabricClientResolveServiceOptionalParams |
Optional Parameters. |
ServiceFabricClientRestartDeployedCodePackageOptionalParams |
Optional Parameters. |
ServiceFabricClientRestartNodeOptionalParams |
Optional Parameters. |
ServiceFabricClientRestartReplicaOptionalParams |
Optional Parameters. |
ServiceFabricClientRestorePartitionOptionalParams |
Optional Parameters. |
ServiceFabricClientResumeApplicationBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientResumeApplicationUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientResumeClusterUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientResumePartitionBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientResumeServiceBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientRollbackApplicationUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientRollbackClusterUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientSetUpgradeOrchestrationServiceStateOptionalParams |
Optional Parameters. |
ServiceFabricClientStartApplicationUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientStartChaosOptionalParams |
Optional Parameters. |
ServiceFabricClientStartClusterConfigurationUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientStartClusterUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientStartComposeDeploymentUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientStartDataLossOptionalParams |
Optional Parameters. |
ServiceFabricClientStartNodeTransitionOptionalParams |
Optional Parameters. |
ServiceFabricClientStartPartitionRestartOptionalParams |
Optional Parameters. |
ServiceFabricClientStartQuorumLossOptionalParams |
Optional Parameters. |
ServiceFabricClientStartRollbackComposeDeploymentUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientStopChaosOptionalParams |
Optional Parameters. |
ServiceFabricClientSubmitPropertyBatchOptionalParams |
Optional Parameters. |
ServiceFabricClientSuspendApplicationBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientSuspendPartitionBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientSuspendServiceBackupOptionalParams |
Optional Parameters. |
ServiceFabricClientToggleVerboseServicePlacementHealthReportingOptionalParams |
Optional Parameters. |
ServiceFabricClientUnprovisionApplicationTypeOptionalParams |
Optional Parameters. |
ServiceFabricClientUnprovisionClusterOptionalParams |
Optional Parameters. |
ServiceFabricClientUpdateApplicationUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientUpdateBackupPolicyOptionalParams |
Optional Parameters. |
ServiceFabricClientUpdateClusterUpgradeOptionalParams |
Optional Parameters. |
ServiceFabricClientUpdateServiceOptionalParams |
Optional Parameters. |
ServiceFabricClientUploadFileChunkOptionalParams |
Optional Parameters. |
ServiceFabricClientUploadFileOptionalParams |
Optional Parameters. |
ServiceFromTemplateDescription |
Defines description for creating a Service Fabric service from a template defined in the application manifest. |
ServiceHealth |
Information about the health of a Service Fabric service. |
ServiceHealthEvaluation |
Represents health evaluation for a service, containing information about the data and the algorithm used by health store to evaluate health. The evaluation is returned only when the aggregated health state is either Error or Warning. |
ServiceHealthReportExpiredEvent |
Service Health Report Expired event. |
ServiceHealthState |
Represents the health state of a service, which contains the service identifier and its aggregated health state. |
ServiceHealthStateChunk |
Represents the health state chunk of a service, which contains the service name, its aggregated health state and any partitions that respect the filters in the cluster health chunk query description. |
ServiceHealthStateChunkList |
The list of service health state chunks that respect the input filters in the chunk query. Returned by get cluster health state chunks query. |
ServiceHealthStateFilter |
Defines matching criteria to determine whether a service should be included as a child of an application in the cluster health chunk. The services are only returned if the parent application matches a filter specified in the cluster health chunk query description. One filter can match zero, one or multiple services, depending on its properties. |
ServiceIdentity |
Map service identity friendly name to an application identity. |
ServiceInfo |
Information about a Service Fabric service. |
ServiceLoadMetricDescription |
Specifies a metric to load balance a service during runtime. |
ServiceNameInfo |
Information about the service name. |
ServiceNewHealthReportEvent |
Service Health Report Created event. |
ServicePartitionInfo |
Information about a partition of a Service Fabric service. |
ServicePlacementInvalidDomainPolicyDescription |
Describes the policy to be used for placement of a Service Fabric service where a particular fault or upgrade domain should not be used for placement of the instances or replicas of that service. |
ServicePlacementNonPartiallyPlaceServicePolicyDescription |
Describes the policy to be used for placement of a Service Fabric service where all replicas must be able to be placed in order for any replicas to be created. |
ServicePlacementPolicyDescription |
Describes the policy to be used for placement of a Service Fabric service. |
ServicePlacementPreferPrimaryDomainPolicyDescription |
Describes the policy to be used for placement of a Service Fabric service where the service's Primary replicas should optimally be placed in a particular domain. This placement policy is usually used with fault domains in scenarios where the Service Fabric cluster is geographically distributed in order to indicate that a service's primary replica should be located in a particular fault domain, which in geo-distributed scenarios usually aligns with regional or datacenter boundaries. Note that since this is an optimization it is possible that the Primary replica may not end up located in this domain due to failures, capacity limits, or other constraints. |
ServicePlacementRequiredDomainPolicyDescription |
Describes the policy to be used for placement of a Service Fabric service where the instances or replicas of that service must be placed in a particular domain |
ServicePlacementRequireDomainDistributionPolicyDescription |
Describes the policy to be used for placement of a Service Fabric service where two replicas from the same partition should never be placed in the same fault or upgrade domain. While this is not common it can expose the service to an increased risk of concurrent failures due to unplanned outages or other cases of subsequent/concurrent failures. As an example, consider a case where replicas are deployed across different data center, with one replica per location. In the event that one of the datacenters goes offline, normally the replica that was placed in that datacenter will be packed into one of the remaining datacenters. If this is not desirable then this policy should be set. |
ServiceProperties |
Describes properties of a service resource. |
ServiceReplicaDescription |
Describes a replica of a service resource. |
ServiceReplicaProperties |
Describes the properties of a service replica. |
ServiceResourceDescription |
This type describes a service resource. |
ServicesHealthEvaluation |
Represents health evaluation for services of a certain service type belonging to an application, containing health evaluations for each unhealthy service that impacted current aggregated health state. Can be returned when evaluating application health and the aggregated health state is either Error or Warning. |
ServiceTypeDescription |
Describes a service type defined in the service manifest of a provisioned application type. The properties the ones defined in the service manifest. |
ServiceTypeExtensionDescription |
Describes extension of a service type defined in the service manifest. |
ServiceTypeHealthPolicy |
Represents the health policy used to evaluate the health of services belonging to a service type. |
ServiceTypeHealthPolicyMapItem |
Defines an item in ServiceTypeHealthPolicyMap. |
ServiceTypeInfo |
Information about a service type that is defined in a service manifest of a provisioned application type. |
ServiceTypeManifest |
Contains the manifest describing a service type registered as part of an application in a Service Fabric cluster. |
ServiceUpdateDescription |
A ServiceUpdateDescription contains all of the information necessary to update a service. |
ServiceUpgradeProgress |
Information about how many replicas are completed or pending for a specific service during upgrade. |
Setting |
Describes a setting for the container. The setting file path can be fetched from environment variable "Fabric_SettingPath". The path for Windows container is "C:\secrets". The path for Linux container is "/var/secrets". |
SingletonPartitionInformation |
Information about a partition that is singleton. The services with singleton partitioning scheme are effectively non-partitioned. They only have one partition. |
SingletonPartitionSchemeDescription |
Describes the partition scheme of a singleton-partitioned, or non-partitioned service. |
StartClusterUpgradeDescription |
Describes the parameters for starting a cluster upgrade. |
StartedChaosEvent |
Describes a Chaos event that gets generated when Chaos is started. |
StatefulReplicaHealthReportExpiredEvent |
Stateful Replica Health Report Expired event. |
StatefulReplicaNewHealthReportEvent |
Stateful Replica Health Report Created event. |
StatefulServiceDescription |
Describes a stateful service. |
StatefulServiceInfo |
Information about a stateful Service Fabric service. |
StatefulServicePartitionInfo |
Information about a partition of a stateful Service Fabric service.. |
StatefulServiceReplicaHealth |
Represents the health of the stateful service replica. Contains the replica aggregated health state, the health events and the unhealthy evaluations. |
StatefulServiceReplicaHealthState |
Represents the health state of the stateful service replica, which contains the replica ID and the aggregated health state. |
StatefulServiceReplicaInfo |
Represents a stateful service replica. This includes information about the identity, role, status, health, node name, uptime, and other details about the replica. |
StatefulServiceTypeDescription |
Describes a stateful service type defined in the service manifest of a provisioned application type. |
StatefulServiceUpdateDescription |
Describes an update for a stateful service. |
StatelessReplicaHealthReportExpiredEvent |
Stateless Replica Health Report Expired event. |
StatelessReplicaNewHealthReportEvent |
Stateless Replica Health Report Created event. |
StatelessServiceDescription |
Describes a stateless service. |
StatelessServiceInfo |
Information about a stateless Service Fabric service. |
StatelessServiceInstanceHealth |
Represents the health of the stateless service instance. Contains the instance aggregated health state, the health events and the unhealthy evaluations. |
StatelessServiceInstanceHealthState |
Represents the health state of the stateless service instance, which contains the instance ID and the aggregated health state. |
StatelessServiceInstanceInfo |
Represents a stateless service instance. This includes information about the identity, status, health, node name, uptime, and other details about the instance. |
StatelessServicePartitionInfo |
Information about a partition of a stateless Service Fabric service. |
StatelessServiceTypeDescription |
Describes a stateless service type defined in the service manifest of a provisioned application type. |
StatelessServiceUpdateDescription |
Describes an update for a stateless service. |
StoppedChaosEvent |
Describes a Chaos event that gets generated when Chaos stops because either the user issued a stop or the time to run was up. |
StringPropertyValue |
Describes a Service Fabric property value of type String. |
SuccessfulPropertyBatchInfo |
Derived from PropertyBatchInfo. Represents the property batch succeeding. Contains the results of any "Get" operations in the batch. |
SystemApplicationHealthEvaluation |
Represents health evaluation for the fabric:/System application, containing information about the data and the algorithm used by health store to evaluate health. The evaluation is returned only when the aggregated health state of the cluster is either Error or Warning. |
TcpConfig |
Describes the tcp configuration for external connectivity for this network. |
TestErrorChaosEvent |
Describes a Chaos event that gets generated when an unexpected event occurs in the Chaos engine. For example, due to the cluster snapshot being inconsistent, while faulting an entity, Chaos found that the entity was already faulted -- which would be an unexpected event. |
TimeBasedBackupScheduleDescription |
Describes the time based backup schedule. |
TimeOfDay |
Defines an hour and minute of the day specified in 24 hour time. |
TimeRange |
Defines a time range in a 24 hour day specified by a start and end time. |
UniformInt64RangePartitionSchemeDescription |
Describes a partitioning scheme where an integer range is allocated evenly across a number of partitions. |
UnplacedReplicaInformation |
Contains information for an unplaced replica. |
UnprovisionApplicationTypeDescriptionInfo |
Describes the operation to unregister or unprovision an application type and its version that was registered with the Service Fabric. |
UnprovisionFabricDescription |
Describes the parameters for unprovisioning a cluster. |
UpdateClusterUpgradeDescription |
Parameters for updating a cluster upgrade. |
UpgradeDomainDeltaNodesCheckHealthEvaluation |
Represents health evaluation for delta unhealthy cluster nodes in an upgrade domain, containing health evaluations for each unhealthy node that impacted current aggregated health state. Can be returned during cluster upgrade when cluster aggregated health state is Warning or Error. |
UpgradeDomainInfo |
Information about an upgrade domain. |
UpgradeDomainNodesHealthEvaluation |
Represents health evaluation for cluster nodes in an upgrade domain, containing health evaluations for each unhealthy node that impacted current aggregated health state. Can be returned when evaluating cluster health during cluster upgrade and the aggregated health state is either Error or Warning. |
UpgradeOrchestrationServiceState |
Service state of Service Fabric Upgrade Orchestration Service. |
UpgradeOrchestrationServiceStateSummary |
Service state summary of Service Fabric Upgrade Orchestration Service. |
UploadChunkRange |
Information about which portion of the file to upload. |
UploadSession |
Information about a image store upload session |
UploadSessionInfo |
Information about an image store upload session. A session is associated with a relative path in the image store. |
UsageInfo |
Information about how much space and how many files in the file system the ImageStore is using in this category |
ValidationFailedChaosEvent |
Chaos event corresponding to a failure during validation. |
VolumeProviderParametersAzureFile |
This type describes a volume provided by an Azure Files file share. |
VolumeReference |
Describes a reference to a volume resource. |
VolumeResourceDescription |
This type describes a volume resource. |
WaitForInbuildReplicaSafetyCheck |
Safety check that waits for the replica build operation to finish. This indicates that there is a replica that is going through the copy or is providing data for building another replica. Bring the node down will abort this copy operation which are typically expensive involving data movements. |
WaitForPrimaryPlacementSafetyCheck |
Safety check that waits for the primary replica that was moved out of the node due to upgrade to be placed back again on that node. |
WaitForPrimarySwapSafetyCheck |
Safety check that waits for the primary replica to be moved out of the node before starting an upgrade to ensure the availability of the primary replica for the partition. |
WaitForReconfigurationSafetyCheck |
Safety check that waits for the current reconfiguration of the partition to be completed before starting an upgrade. |
WaitingChaosEvent |
Describes a Chaos event that gets generated when Chaos is waiting for the cluster to become ready for faulting, for example, Chaos may be waiting for the on-going upgrade to finish. |
Type Aliases
ApplicationDefinitionKind |
Defines values for ApplicationDefinitionKind. Possible values include: 'Invalid', 'ServiceFabricApplicationDescription', 'Compose' |
ApplicationEventUnion |
Contains the possible cases for ApplicationEvent. |
ApplicationPackageCleanupPolicy |
Defines values for ApplicationPackageCleanupPolicy. Possible values include: 'Invalid', 'Default', 'Automatic', 'Manual' |
ApplicationResourceUpgradeState |
Defines values for ApplicationResourceUpgradeState. Possible values include: 'Invalid', 'ProvisioningTarget', 'RollingForward', 'UnprovisioningCurrent', 'CompletedRollforward', 'RollingBack', 'UnprovisioningTarget', 'CompletedRollback', 'Failed' |
ApplicationScopedVolumeCreationParametersUnion |
Contains the possible cases for ApplicationScopedVolumeCreationParameters. |
ApplicationScopedVolumeKind |
Defines values for ApplicationScopedVolumeKind. Possible values include: 'ServiceFabricVolumeDisk' |
ApplicationStatus |
Defines values for ApplicationStatus. Possible values include: 'Invalid', 'Ready', 'Upgrading', 'Creating', 'Deleting', 'Failed' |
ApplicationTypeDefinitionKind |
Defines values for ApplicationTypeDefinitionKind. Possible values include: 'Invalid', 'ServiceFabricApplicationPackage', 'Compose' |
ApplicationTypeStatus |
Defines values for ApplicationTypeStatus. Possible values include: 'Invalid', 'Provisioning', 'Available', 'Unprovisioning', 'Failed' |
AutoScalingMechanismKind |
Defines values for AutoScalingMechanismKind. Possible values include: 'AddRemoveReplica' |
AutoScalingMechanismUnion |
Contains the possible cases for AutoScalingMechanism. |
AutoScalingMetricKind |
Defines values for AutoScalingMetricKind. Possible values include: 'Resource' |
AutoScalingMetricUnion |
Contains the possible cases for AutoScalingMetric. |
AutoScalingResourceMetricName |
Defines values for AutoScalingResourceMetricName. Possible values include: 'cpu', 'memoryInGB' |
AutoScalingTriggerKind |
Defines values for AutoScalingTriggerKind. Possible values include: 'AverageLoad' |
AutoScalingTriggerUnion |
Contains the possible cases for AutoScalingTrigger. |
BackupConfigurationInfoUnion |
Contains the possible cases for BackupConfigurationInfo. |
BackupEntityKind |
Defines values for BackupEntityKind. Possible values include: 'Invalid', 'Partition', 'Service', 'Application' |
BackupEntityUnion |
Contains the possible cases for BackupEntity. |
BackupPolicyScope |
Defines values for BackupPolicyScope. Possible values include: 'Invalid', 'Partition', 'Service', 'Application' |
BackupScheduleDescriptionUnion |
Contains the possible cases for BackupScheduleDescription. |
BackupScheduleFrequencyType |
Defines values for BackupScheduleFrequencyType. Possible values include: 'Invalid', 'Daily', 'Weekly' |
BackupScheduleKind |
Defines values for BackupScheduleKind. Possible values include: 'Invalid', 'TimeBased', 'FrequencyBased' |
BackupState |
Defines values for BackupState. Possible values include: 'Invalid', 'Accepted', 'BackupInProgress', 'Success', 'Failure', 'Timeout' |
BackupStorageDescriptionUnion |
Contains the possible cases for BackupStorageDescription. |
BackupStorageKind |
Defines values for BackupStorageKind. Possible values include: 'Invalid', 'FileShare', 'AzureBlobStore' |
BackupSuspensionScope |
Defines values for BackupSuspensionScope. Possible values include: 'Invalid', 'Partition', 'Service', 'Application' |
BackupType |
Defines values for BackupType. Possible values include: 'Invalid', 'Full', 'Incremental' |
CancelRepairTaskResponse |
Contains response data for the cancelRepairTask operation. |
ChaosEventKind |
Defines values for ChaosEventKind. Possible values include: 'Invalid', 'Started', 'ExecutingFaults', 'Waiting', 'ValidationFailed', 'TestError', 'Stopped' |
ChaosEventUnion |
Contains the possible cases for ChaosEvent. |
ChaosScheduleStatus |
Defines values for ChaosScheduleStatus. Possible values include: 'Invalid', 'Stopped', 'Active', 'Expired', 'Pending' |
ChaosStatus |
Defines values for ChaosStatus. Possible values include: 'Invalid', 'Running', 'Stopped' |
ClusterEventUnion |
Contains the possible cases for ClusterEvent. |
ComposeDeploymentStatus |
Defines values for ComposeDeploymentStatus. Possible values include: 'Invalid', 'Provisioning', 'Creating', 'Ready', 'Unprovisioning', 'Deleting', 'Failed', 'Upgrading' |
ComposeDeploymentUpgradeState |
Defines values for ComposeDeploymentUpgradeState. Possible values include: 'Invalid', 'ProvisioningTarget', 'RollingForwardInProgress', 'RollingForwardPending', 'UnprovisioningCurrent', 'RollingForwardCompleted', 'RollingBackInProgress', 'UnprovisioningTarget', 'RollingBackCompleted', 'Failed' |
CreateFabricDump |
Defines values for CreateFabricDump. Possible values include: 'False', 'True' |
CreateRepairTaskResponse |
Contains response data for the createRepairTask operation. |
DataLossMode |
Defines values for DataLossMode. Possible values include: 'Invalid', 'PartialDataLoss', 'FullDataLoss' |
DayOfWeek |
Defines values for DayOfWeek. Possible values include: 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday' |
DeactivationIntent |
Defines values for DeactivationIntent. Possible values include: 'Pause', 'Restart', 'RemoveData' |
DeployedApplicationStatus |
Defines values for DeployedApplicationStatus. Possible values include: 'Invalid', 'Downloading', 'Activating', 'Active', 'Upgrading', 'Deactivating' |
DeployedServiceReplicaDetailInfoUnion |
Contains the possible cases for DeployedServiceReplicaDetailInfo. |
DeployedServiceReplicaInfoUnion |
Contains the possible cases for DeployedServiceReplicaInfo. |
DeploymentStatus |
Defines values for DeploymentStatus. Possible values include: 'Invalid', 'Downloading', 'Activating', 'Active', 'Upgrading', 'Deactivating', 'RanToCompletion', 'Failed' |
DiagnosticsSinkKind |
Defines values for DiagnosticsSinkKind. Possible values include: 'Invalid', 'AzureInternalMonitoringPipeline' |
DiagnosticsSinkPropertiesUnion |
Contains the possible cases for DiagnosticsSinkProperties. |
EntityKind |
Defines values for EntityKind. Possible values include: 'Invalid', 'Node', 'Partition', 'Service', 'Application', 'Replica', 'DeployedApplication', 'DeployedServicePackage', 'Cluster' |
EntryPointStatus |
Defines values for EntryPointStatus. Possible values include: 'Invalid', 'Pending', 'Starting', 'Started', 'Stopping', 'Stopped' |
EnvironmentVariableType |
Defines values for EnvironmentVariableType. Possible values include: 'ClearText', 'KeyVaultReference', 'SecretValueReference' |
ExecutionPolicyType |
Defines values for ExecutionPolicyType. Possible values include: 'runToCompletion' |
ExecutionPolicyUnion |
Contains the possible cases for ExecutionPolicy. |
FabricErrorCodes |
Defines values for FabricErrorCodes. Possible values include: 'FABRIC_E_INVALID_PARTITION_KEY', 'FABRIC_E_IMAGEBUILDER_VALIDATION_ERROR', 'FABRIC_E_INVALID_ADDRESS', 'FABRIC_E_APPLICATION_NOT_UPGRADING', 'FABRIC_E_APPLICATION_UPGRADE_VALIDATION_ERROR', 'FABRIC_E_FABRIC_NOT_UPGRADING', 'FABRIC_E_FABRIC_UPGRADE_VALIDATION_ERROR', 'FABRIC_E_INVALID_CONFIGURATION', 'FABRIC_E_INVALID_NAME_URI', 'FABRIC_E_PATH_TOO_LONG', 'FABRIC_E_KEY_TOO_LARGE', 'FABRIC_E_SERVICE_AFFINITY_CHAIN_NOT_SUPPORTED', 'FABRIC_E_INVALID_ATOMIC_GROUP', 'FABRIC_E_VALUE_EMPTY', 'FABRIC_E_NODE_NOT_FOUND', 'FABRIC_E_APPLICATION_TYPE_NOT_FOUND', 'FABRIC_E_APPLICATION_NOT_FOUND', 'FABRIC_E_SERVICE_TYPE_NOT_FOUND', 'FABRIC_E_SERVICE_DOES_NOT_EXIST', 'FABRIC_E_SERVICE_TYPE_TEMPLATE_NOT_FOUND', 'FABRIC_E_CONFIGURATION_SECTION_NOT_FOUND', 'FABRIC_E_PARTITION_NOT_FOUND', 'FABRIC_E_REPLICA_DOES_NOT_EXIST', 'FABRIC_E_SERVICE_GROUP_DOES_NOT_EXIST', 'FABRIC_E_CONFIGURATION_PARAMETER_NOT_FOUND', 'FABRIC_E_DIRECTORY_NOT_FOUND', 'FABRIC_E_FABRIC_VERSION_NOT_FOUND', 'FABRIC_E_FILE_NOT_FOUND', 'FABRIC_E_NAME_DOES_NOT_EXIST', 'FABRIC_E_PROPERTY_DOES_NOT_EXIST', 'FABRIC_E_ENUMERATION_COMPLETED', 'FABRIC_E_SERVICE_MANIFEST_NOT_FOUND', 'FABRIC_E_KEY_NOT_FOUND', 'FABRIC_E_HEALTH_ENTITY_NOT_FOUND', 'FABRIC_E_APPLICATION_TYPE_ALREADY_EXISTS', 'FABRIC_E_APPLICATION_ALREADY_EXISTS', 'FABRIC_E_APPLICATION_ALREADY_IN_TARGET_VERSION', 'FABRIC_E_APPLICATION_TYPE_PROVISION_IN_PROGRESS', 'FABRIC_E_APPLICATION_UPGRADE_IN_PROGRESS', 'FABRIC_E_SERVICE_ALREADY_EXISTS', 'FABRIC_E_SERVICE_GROUP_ALREADY_EXISTS', 'FABRIC_E_APPLICATION_TYPE_IN_USE', 'FABRIC_E_FABRIC_ALREADY_IN_TARGET_VERSION', 'FABRIC_E_FABRIC_VERSION_ALREADY_EXISTS', 'FABRIC_E_FABRIC_VERSION_IN_USE', 'FABRIC_E_FABRIC_UPGRADE_IN_PROGRESS', 'FABRIC_E_NAME_ALREADY_EXISTS', 'FABRIC_E_NAME_NOT_EMPTY', 'FABRIC_E_PROPERTY_CHECK_FAILED', 'FABRIC_E_SERVICE_METADATA_MISMATCH', 'FABRIC_E_SERVICE_TYPE_MISMATCH', 'FABRIC_E_HEALTH_STALE_REPORT', 'FABRIC_E_SEQUENCE_NUMBER_CHECK_FAILED', 'FABRIC_E_NODE_HAS_NOT_STOPPED_YET', 'FABRIC_E_INSTANCE_ID_MISMATCH', 'FABRIC_E_VALUE_TOO_LARGE', 'FABRIC_E_NO_WRITE_QUORUM', 'FABRIC_E_NOT_PRIMARY', 'FABRIC_E_NOT_READY', 'FABRIC_E_RECONFIGURATION_PENDING', 'FABRIC_E_SERVICE_OFFLINE', 'E_ABORT', 'FABRIC_E_COMMUNICATION_ERROR', 'FABRIC_E_OPERATION_NOT_COMPLETE', 'FABRIC_E_TIMEOUT', 'FABRIC_E_NODE_IS_UP', 'E_FAIL', 'FABRIC_E_BACKUP_IS_ENABLED', 'FABRIC_E_RESTORE_SOURCE_TARGET_PARTITION_MISMATCH', 'FABRIC_E_INVALID_FOR_STATELESS_SERVICES', 'FABRIC_E_BACKUP_NOT_ENABLED', 'FABRIC_E_BACKUP_POLICY_NOT_EXISTING', 'FABRIC_E_FAULT_ANALYSIS_SERVICE_NOT_EXISTING', 'FABRIC_E_BACKUP_IN_PROGRESS', 'FABRIC_E_RESTORE_IN_PROGRESS', 'FABRIC_E_BACKUP_POLICY_ALREADY_EXISTING', 'FABRIC_E_INVALID_SERVICE_SCALING_POLICY', 'E_INVALIDARG', 'FABRIC_E_SINGLE_INSTANCE_APPLICATION_ALREADY_EXISTS', 'FABRIC_E_SINGLE_INSTANCE_APPLICATION_NOT_FOUND', 'FABRIC_E_VOLUME_ALREADY_EXISTS', 'FABRIC_E_VOLUME_NOT_FOUND', 'SerializationError', 'FABRIC_E_IMAGEBUILDER_RESERVED_DIRECTORY_ERROR' |
FabricEventKind |
Defines values for FabricEventKind. Possible values include: 'ClusterEvent', 'ContainerInstanceEvent', 'NodeEvent', 'ApplicationEvent', 'ServiceEvent', 'PartitionEvent', 'ReplicaEvent', 'PartitionAnalysisEvent', 'ApplicationCreated', 'ApplicationDeleted', 'ApplicationNewHealthReport', 'ApplicationHealthReportExpired', 'ApplicationUpgradeCompleted', 'ApplicationUpgradeDomainCompleted', 'ApplicationUpgradeRollbackCompleted', 'ApplicationUpgradeRollbackStarted', 'ApplicationUpgradeStarted', 'DeployedApplicationNewHealthReport', 'DeployedApplicationHealthReportExpired', 'ApplicationProcessExited', 'ApplicationContainerInstanceExited', 'NodeAborted', 'NodeAddedToCluster', 'NodeClosed', 'NodeDeactivateCompleted', 'NodeDeactivateStarted', 'NodeDown', 'NodeNewHealthReport', 'NodeHealthReportExpired', 'NodeOpenSucceeded', 'NodeOpenFailed', 'NodeRemovedFromCluster', 'NodeUp', 'PartitionNewHealthReport', 'PartitionHealthReportExpired', 'PartitionReconfigured', 'PartitionPrimaryMoveAnalysis', 'ServiceCreated', 'ServiceDeleted', 'ServiceNewHealthReport', 'ServiceHealthReportExpired', 'DeployedServicePackageNewHealthReport', 'DeployedServicePackageHealthReportExpired', 'StatefulReplicaNewHealthReport', 'StatefulReplicaHealthReportExpired', 'StatelessReplicaNewHealthReport', 'StatelessReplicaHealthReportExpired', 'ClusterNewHealthReport', 'ClusterHealthReportExpired', 'ClusterUpgradeCompleted', 'ClusterUpgradeDomainCompleted', 'ClusterUpgradeRollbackCompleted', 'ClusterUpgradeRollbackStarted', 'ClusterUpgradeStarted', 'ChaosStopped', 'ChaosStarted', 'ChaosCodePackageRestartScheduled', 'ChaosReplicaRemovalScheduled', 'ChaosPartitionSecondaryMoveScheduled', 'ChaosPartitionPrimaryMoveScheduled', 'ChaosReplicaRestartScheduled', 'ChaosNodeRestartScheduled' |
FabricEventUnion |
Contains the possible cases for FabricEvent. |
FabricReplicaStatus |
Defines values for FabricReplicaStatus. Possible values include: 'Invalid', 'Down', 'Up' |
FailureAction |
Defines values for FailureAction. Possible values include: 'Invalid', 'Rollback', 'Manual' |
FailureReason |
Defines values for FailureReason. Possible values include: 'None', 'Interrupted', 'HealthCheck', 'UpgradeDomainTimeout', 'OverallUpgradeTimeout' |
ForceApproveRepairTaskResponse |
Contains response data for the forceApproveRepairTask operation. |
GetAadMetadataResponse |
Contains response data for the getAadMetadata operation. |
GetAllEntitiesBackedUpByPolicyResponse |
Contains response data for the getAllEntitiesBackedUpByPolicy operation. |
GetApplicationBackupConfigurationInfoResponse |
Contains response data for the getApplicationBackupConfigurationInfo operation. |
GetApplicationBackupListResponse |
Contains response data for the getApplicationBackupList operation. |
GetApplicationEventListResponse |
Contains response data for the getApplicationEventList operation. |
GetApplicationHealthResponse |
Contains response data for the getApplicationHealth operation. |
GetApplicationHealthUsingPolicyResponse |
Contains response data for the getApplicationHealthUsingPolicy operation. |
GetApplicationInfoListResponse |
Contains response data for the getApplicationInfoList operation. |
GetApplicationInfoResponse |
Contains response data for the getApplicationInfo operation. |
GetApplicationLoadInfoResponse |
Contains response data for the getApplicationLoadInfo operation. |
GetApplicationManifestResponse |
Contains response data for the getApplicationManifest operation. |
GetApplicationNameInfoResponse |
Contains response data for the getApplicationNameInfo operation. |
GetApplicationsEventListResponse |
Contains response data for the getApplicationsEventList operation. |
GetApplicationTypeInfoListByNameResponse |
Contains response data for the getApplicationTypeInfoListByName operation. |
GetApplicationTypeInfoListResponse |
Contains response data for the getApplicationTypeInfoList operation. |
GetApplicationUpgradeResponse |
Contains response data for the getApplicationUpgrade operation. |
GetBackupPolicyByNameResponse |
Contains response data for the getBackupPolicyByName operation. |
GetBackupPolicyListResponse |
Contains response data for the getBackupPolicyList operation. |
GetBackupsFromBackupLocationResponse |
Contains response data for the getBackupsFromBackupLocation operation. |
GetChaosEventsResponse |
Contains response data for the getChaosEvents operation. |
GetChaosResponse |
Contains response data for the getChaos operation. |
GetChaosScheduleResponse |
Contains response data for the getChaosSchedule operation. |
GetClusterConfigurationResponse |
Contains response data for the getClusterConfiguration operation. |
GetClusterConfigurationUpgradeStatusResponse |
Contains response data for the getClusterConfigurationUpgradeStatus operation. |
GetClusterEventListResponse |
Contains response data for the getClusterEventList operation. |
GetClusterHealthChunkResponse |
Contains response data for the getClusterHealthChunk operation. |
GetClusterHealthChunkUsingPolicyAndAdvancedFiltersResponse |
Contains response data for the getClusterHealthChunkUsingPolicyAndAdvancedFilters operation. |
GetClusterHealthResponse |
Contains response data for the getClusterHealth operation. |
GetClusterHealthUsingPolicyResponse |
Contains response data for the getClusterHealthUsingPolicy operation. |
GetClusterLoadResponse |
Contains response data for the getClusterLoad operation. |
GetClusterManifestResponse |
Contains response data for the getClusterManifest operation. |
GetClusterUpgradeProgressResponse |
Contains response data for the getClusterUpgradeProgress operation. |
GetClusterVersionResponse |
Contains response data for the getClusterVersion operation. |
GetComposeDeploymentStatusListResponse |
Contains response data for the getComposeDeploymentStatusList operation. |
GetComposeDeploymentStatusResponse |
Contains response data for the getComposeDeploymentStatus operation. |
GetComposeDeploymentUpgradeProgressResponse |
Contains response data for the getComposeDeploymentUpgradeProgress operation. |
GetConfigurationOverridesResponse |
Contains response data for the getConfigurationOverrides operation. |
GetContainerLogsDeployedOnNodeResponse |
Contains response data for the getContainerLogsDeployedOnNode operation. |
GetContainersEventListResponse |
Contains response data for the getContainersEventList operation. |
GetCorrelatedEventListResponse |
Contains response data for the getCorrelatedEventList operation. |
GetDataLossProgressResponse |
Contains response data for the getDataLossProgress operation. |
GetDeployedApplicationHealthResponse |
Contains response data for the getDeployedApplicationHealth operation. |
GetDeployedApplicationHealthUsingPolicyResponse |
Contains response data for the getDeployedApplicationHealthUsingPolicy operation. |
GetDeployedApplicationInfoListResponse |
Contains response data for the getDeployedApplicationInfoList operation. |
GetDeployedApplicationInfoResponse |
Contains response data for the getDeployedApplicationInfo operation. |
GetDeployedCodePackageInfoListResponse |
Contains response data for the getDeployedCodePackageInfoList operation. |
GetDeployedServicePackageHealthResponse |
Contains response data for the getDeployedServicePackageHealth operation. |
GetDeployedServicePackageHealthUsingPolicyResponse |
Contains response data for the getDeployedServicePackageHealthUsingPolicy operation. |
GetDeployedServicePackageInfoListByNameResponse |
Contains response data for the getDeployedServicePackageInfoListByName operation. |
GetDeployedServicePackageInfoListResponse |
Contains response data for the getDeployedServicePackageInfoList operation. |
GetDeployedServiceReplicaDetailInfoByPartitionIdResponse |
Contains response data for the getDeployedServiceReplicaDetailInfoByPartitionId operation. |
GetDeployedServiceReplicaDetailInfoResponse |
Contains response data for the getDeployedServiceReplicaDetailInfo operation. |
GetDeployedServiceReplicaInfoListResponse |
Contains response data for the getDeployedServiceReplicaInfoList operation. |
GetDeployedServiceTypeInfoByNameResponse |
Contains response data for the getDeployedServiceTypeInfoByName operation. |
GetDeployedServiceTypeInfoListResponse |
Contains response data for the getDeployedServiceTypeInfoList operation. |
GetFaultOperationListResponse |
Contains response data for the getFaultOperationList operation. |
GetImageStoreContentResponse |
Contains response data for the getImageStoreContent operation. |
GetImageStoreFolderSizeResponse |
Contains response data for the getImageStoreFolderSize operation. |
GetImageStoreInfoResponse |
Contains response data for the getImageStoreInfo operation. |
GetImageStoreRootContentResponse |
Contains response data for the getImageStoreRootContent operation. |
GetImageStoreRootFolderSizeResponse |
Contains response data for the getImageStoreRootFolderSize operation. |
GetImageStoreUploadSessionByIdResponse |
Contains response data for the getImageStoreUploadSessionById operation. |
GetImageStoreUploadSessionByPathResponse |
Contains response data for the getImageStoreUploadSessionByPath operation. |
GetNodeEventListResponse |
Contains response data for the getNodeEventList operation. |
GetNodeHealthResponse |
Contains response data for the getNodeHealth operation. |
GetNodeHealthUsingPolicyResponse |
Contains response data for the getNodeHealthUsingPolicy operation. |
GetNodeInfoListResponse |
Contains response data for the getNodeInfoList operation. |
GetNodeInfoResponse |
Contains response data for the getNodeInfo operation. |
GetNodeLoadInfoResponse |
Contains response data for the getNodeLoadInfo operation. |
GetNodesEventListResponse |
Contains response data for the getNodesEventList operation. |
GetNodeTransitionProgressResponse |
Contains response data for the getNodeTransitionProgress operation. |
GetPartitionBackupConfigurationInfoResponse |
Contains response data for the getPartitionBackupConfigurationInfo operation. |
GetPartitionBackupListResponse |
Contains response data for the getPartitionBackupList operation. |
GetPartitionBackupProgressResponse |
Contains response data for the getPartitionBackupProgress operation. |
GetPartitionEventListResponse |
Contains response data for the getPartitionEventList operation. |
GetPartitionHealthResponse |
Contains response data for the getPartitionHealth operation. |
GetPartitionHealthUsingPolicyResponse |
Contains response data for the getPartitionHealthUsingPolicy operation. |
GetPartitionInfoListResponse |
Contains response data for the getPartitionInfoList operation. |
GetPartitionInfoResponse |
Contains response data for the getPartitionInfo operation. |
GetPartitionLoadInformationResponse |
Contains response data for the getPartitionLoadInformation operation. |
GetPartitionReplicaEventListResponse |
Contains response data for the getPartitionReplicaEventList operation. |
GetPartitionReplicasEventListResponse |
Contains response data for the getPartitionReplicasEventList operation. |
GetPartitionRestartProgressResponse |
Contains response data for the getPartitionRestartProgress operation. |
GetPartitionRestoreProgressResponse |
Contains response data for the getPartitionRestoreProgress operation. |
GetPartitionsEventListResponse |
Contains response data for the getPartitionsEventList operation. |
GetPropertyInfoListResponse |
Contains response data for the getPropertyInfoList operation. |
GetPropertyInfoResponse |
Contains response data for the getPropertyInfo operation. |
GetProvisionedFabricCodeVersionInfoListResponse |
Contains response data for the getProvisionedFabricCodeVersionInfoList operation. |
GetProvisionedFabricConfigVersionInfoListResponse |
Contains response data for the getProvisionedFabricConfigVersionInfoList operation. |
GetQuorumLossProgressResponse |
Contains response data for the getQuorumLossProgress operation. |
GetRepairTaskListResponse |
Contains response data for the getRepairTaskList operation. |
GetReplicaHealthResponse |
Contains response data for the getReplicaHealth operation. |
GetReplicaHealthUsingPolicyResponse |
Contains response data for the getReplicaHealthUsingPolicy operation. |
GetReplicaInfoListResponse |
Contains response data for the getReplicaInfoList operation. |
GetReplicaInfoResponse |
Contains response data for the getReplicaInfo operation. |
GetServiceBackupConfigurationInfoResponse |
Contains response data for the getServiceBackupConfigurationInfo operation. |
GetServiceBackupListResponse |
Contains response data for the getServiceBackupList operation. |
GetServiceDescriptionResponse |
Contains response data for the getServiceDescription operation. |
GetServiceEventListResponse |
Contains response data for the getServiceEventList operation. |
GetServiceHealthResponse |
Contains response data for the getServiceHealth operation. |
GetServiceHealthUsingPolicyResponse |
Contains response data for the getServiceHealthUsingPolicy operation. |
GetServiceInfoListResponse |
Contains response data for the getServiceInfoList operation. |
GetServiceInfoResponse |
Contains response data for the getServiceInfo operation. |
GetServiceManifestResponse |
Contains response data for the getServiceManifest operation. |
GetServiceNameInfoResponse |
Contains response data for the getServiceNameInfo operation. |
GetServicesEventListResponse |
Contains response data for the getServicesEventList operation. |
GetServiceTypeInfoByNameResponse |
Contains response data for the getServiceTypeInfoByName operation. |
GetServiceTypeInfoListResponse |
Contains response data for the getServiceTypeInfoList operation. |
GetSubNameInfoListResponse |
Contains response data for the getSubNameInfoList operation. |
GetUnplacedReplicaInformationResponse |
Contains response data for the getUnplacedReplicaInformation operation. |
GetUpgradeOrchestrationServiceStateResponse |
Contains response data for the getUpgradeOrchestrationServiceState operation. |
HeaderMatchType |
Defines values for HeaderMatchType. Possible values include: 'exact' |
HealthEvaluationKind |
Defines values for HealthEvaluationKind. Possible values include: 'Invalid', 'Event', 'Replicas', 'Partitions', 'DeployedServicePackages', 'DeployedApplications', 'Services', 'Nodes', 'Applications', 'SystemApplication', 'UpgradeDomainDeployedApplications', 'UpgradeDomainNodes', 'Replica', 'Partition', 'DeployedServicePackage', 'DeployedApplication', 'Service', 'Node', 'Application', 'DeltaNodesCheck', 'UpgradeDomainDeltaNodesCheck', 'ApplicationTypeApplications' |
HealthEvaluationUnion |
Contains the possible cases for HealthEvaluation. |
HealthState |
Defines values for HealthState. Possible values include: 'Invalid', 'Ok', 'Warning', 'Error', 'Unknown' |
HostIsolationMode |
Defines values for HostIsolationMode. Possible values include: 'None', 'Process', 'HyperV' |
HostType |
Defines values for HostType. Possible values include: 'Invalid', 'ExeHost', 'ContainerHost' |
ImageRegistryPasswordType |
Defines values for ImageRegistryPasswordType. Possible values include: 'ClearText', 'KeyVaultReference', 'SecretValueReference' |
ImpactLevel |
Defines values for ImpactLevel. Possible values include: 'Invalid', 'None', 'Restart', 'RemoveData', 'RemoveNode' |
InvokeContainerApiResponse |
Contains response data for the invokeContainerApi operation. |
InvokeInfrastructureCommandResponse |
Contains response data for the invokeInfrastructureCommand operation. |
InvokeInfrastructureQueryResponse |
Contains response data for the invokeInfrastructureQuery operation. |
MeshApplicationCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
MeshApplicationGetResponse |
Contains response data for the get operation. |
MeshApplicationGetUpgradeProgressResponse |
Contains response data for the getUpgradeProgress operation. |
MeshApplicationListResponse |
Contains response data for the list operation. |
MeshCodePackageGetContainerLogsResponse |
Contains response data for the getContainerLogs operation. |
MeshGatewayCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
MeshGatewayGetResponse |
Contains response data for the get operation. |
MeshGatewayListResponse |
Contains response data for the list operation. |
MeshNetworkCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
MeshNetworkGetResponse |
Contains response data for the get operation. |
MeshNetworkListResponse |
Contains response data for the list operation. |
MeshSecretCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
MeshSecretGetResponse |
Contains response data for the get operation. |
MeshSecretListResponse |
Contains response data for the list operation. |
MeshSecretValueAddValueResponse |
Contains response data for the addValue operation. |
MeshSecretValueGetResponse |
Contains response data for the get operation. |
MeshSecretValueListResponse |
Contains response data for the list operation. |
MeshSecretValueShowResponse |
Contains response data for the show operation. |
MeshServiceGetResponse |
Contains response data for the get operation. |
MeshServiceListResponse |
Contains response data for the list operation. |
MeshServiceReplicaGetResponse |
Contains response data for the get operation. |
MeshServiceReplicaListResponse |
Contains response data for the list operation. |
MeshVolumeCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
MeshVolumeGetResponse |
Contains response data for the get operation. |
MeshVolumeListResponse |
Contains response data for the list operation. |
MoveCost |
Defines values for MoveCost. Possible values include: 'Zero', 'Low', 'Medium', 'High', 'VeryHigh' |
NetworkKind |
Defines values for NetworkKind. Possible values include: 'Local' |
NetworkResourcePropertiesBaseUnion |
Contains the possible cases for NetworkResourcePropertiesBase. |
NetworkResourcePropertiesUnion |
Contains the possible cases for NetworkResourceProperties. |
NodeDeactivationIntent |
Defines values for NodeDeactivationIntent. Possible values include: 'Invalid', 'Pause', 'Restart', 'RemoveData', 'RemoveNode' |
NodeDeactivationStatus |
Defines values for NodeDeactivationStatus. Possible values include: 'None', 'SafetyCheckInProgress', 'SafetyCheckComplete', 'Completed' |
NodeDeactivationTaskType |
Defines values for NodeDeactivationTaskType. Possible values include: 'Invalid', 'Infrastructure', 'Repair', 'Client' |
NodeEventUnion |
Contains the possible cases for NodeEvent. |
NodeStatus |
Defines values for NodeStatus. Possible values include: 'Invalid', 'Up', 'Down', 'Enabling', 'Disabling', 'Disabled', 'Unknown', 'Removed' |
NodeStatusFilter |
Defines values for NodeStatusFilter. Possible values include: 'default', 'all', 'up', 'down', 'enabling', 'disabling', 'disabled', 'unknown', 'removed' |
NodeTransitionType |
Defines values for NodeTransitionType. Possible values include: 'Invalid', 'Start', 'Stop' |
NodeUpgradePhase |
Defines values for NodeUpgradePhase. Possible values include: 'Invalid', 'PreUpgradeSafetyCheck', 'Upgrading', 'PostUpgradeSafetyCheck' |
OperatingSystemType |
Defines values for OperatingSystemType. Possible values include: 'Linux', 'Windows' |
OperationState |
Defines values for OperationState. Possible values include: 'Invalid', 'Running', 'RollingBack', 'Completed', 'Faulted', 'Cancelled', 'ForceCancelled' |
OperationType |
Defines values for OperationType. Possible values include: 'Invalid', 'PartitionDataLoss', 'PartitionQuorumLoss', 'PartitionRestart', 'NodeTransition' |
PackageSharingPolicyScope |
Defines values for PackageSharingPolicyScope. Possible values include: 'None', 'All', 'Code', 'Config', 'Data' |
PartitionAccessStatus |
Defines values for PartitionAccessStatus. Possible values include: 'Invalid', 'Granted', 'ReconfigurationPending', 'NotPrimary', 'NoWriteQuorum' |
PartitionAnalysisEventUnion |
Contains the possible cases for PartitionAnalysisEvent. |
PartitionEventUnion |
Contains the possible cases for PartitionEvent. |
PartitionInformationUnion |
Contains the possible cases for PartitionInformation. |
PartitionSafetyCheckUnion |
Contains the possible cases for PartitionSafetyCheck. |
PartitionScheme |
Defines values for PartitionScheme. Possible values include: 'Invalid', 'Singleton', 'UniformInt64Range', 'Named' |
PartitionSchemeDescriptionUnion |
Contains the possible cases for PartitionSchemeDescription. |
PropertyBatchInfoKind |
Defines values for PropertyBatchInfoKind. Possible values include: 'Invalid', 'Successful', 'Failed' |
PropertyBatchInfoUnion |
Contains the possible cases for PropertyBatchInfo. |
PropertyBatchOperationKind |
Defines values for PropertyBatchOperationKind. Possible values include: 'Invalid', 'Put', 'Get', 'CheckExists', 'CheckSequence', 'Delete', 'CheckValue' |
PropertyBatchOperationUnion |
Contains the possible cases for PropertyBatchOperation. |
PropertyValueKind |
Defines values for PropertyValueKind. Possible values include: 'Invalid', 'Binary', 'Int64', 'Double', 'String', 'Guid' |
PropertyValueUnion |
Contains the possible cases for PropertyValue. |
ProvisionApplicationTypeDescriptionBaseUnion |
Contains the possible cases for ProvisionApplicationTypeDescriptionBase. |
ProvisionApplicationTypeKind |
Defines values for ProvisionApplicationTypeKind. Possible values include: 'Invalid', 'ImageStorePath', 'ExternalStore' |
QuorumLossMode |
Defines values for QuorumLossMode. Possible values include: 'Invalid', 'QuorumReplicas', 'AllReplicas' |
ReconfigurationPhase |
Defines values for ReconfigurationPhase. Possible values include: 'Unknown', 'None', 'Phase0', 'Phase1', 'Phase2', 'Phase3', 'Phase4', 'AbortPhaseZero' |
ReconfigurationType |
Defines values for ReconfigurationType. Possible values include: 'Unknown', 'SwapPrimary', 'Failover', 'Other' |
RepairImpactDescriptionBaseUnion |
Contains the possible cases for RepairImpactDescriptionBase. |
RepairImpactKind |
Defines values for RepairImpactKind. Possible values include: 'Invalid', 'Node' |
RepairTargetDescriptionBaseUnion |
Contains the possible cases for RepairTargetDescriptionBase. |
RepairTargetKind |
Defines values for RepairTargetKind. Possible values include: 'Invalid', 'Node' |
RepairTaskHealthCheckState |
Defines values for RepairTaskHealthCheckState. Possible values include: 'NotStarted', 'InProgress', 'Succeeded', 'Skipped', 'TimedOut' |
ReplicaEventUnion |
Contains the possible cases for ReplicaEvent. |
ReplicaHealthReportServiceKind |
Defines values for ReplicaHealthReportServiceKind. Possible values include: 'Stateless', 'Stateful' |
ReplicaHealthStateUnion |
Contains the possible cases for ReplicaHealthState. |
ReplicaHealthUnion |
Contains the possible cases for ReplicaHealth. |
ReplicaInfoUnion |
Contains the possible cases for ReplicaInfo. |
ReplicaKind |
Defines values for ReplicaKind. Possible values include: 'Invalid', 'KeyValueStore' |
ReplicaRole |
Defines values for ReplicaRole. Possible values include: 'Unknown', 'None', 'Primary', 'IdleSecondary', 'ActiveSecondary' |
ReplicaStatus |
Defines values for ReplicaStatus. Possible values include: 'Invalid', 'InBuild', 'Standby', 'Ready', 'Down', 'Dropped' |
ReplicaStatusBaseUnion |
Contains the possible cases for ReplicaStatusBase. |
ReplicatorOperationName |
Defines values for ReplicatorOperationName. Possible values include: 'Invalid', 'None', 'Open', 'ChangeRole', 'UpdateEpoch', 'Close', 'Abort', 'OnDataLoss', 'WaitForCatchup', 'Build' |
ReplicatorStatusUnion |
Contains the possible cases for ReplicatorStatus. |
ResolveServiceResponse |
Contains response data for the resolveService operation. |
ResourceStatus |
Defines values for ResourceStatus. Possible values include: 'Unknown', 'Ready', 'Upgrading', 'Creating', 'Deleting', 'Failed' |
RestartPartitionMode |
Defines values for RestartPartitionMode. Possible values include: 'Invalid', 'AllReplicasOrInstances', 'OnlyActiveSecondaries' |
RestartPolicy |
Defines values for RestartPolicy. Possible values include: 'onFailure', 'never' |
RestoreState |
Defines values for RestoreState. Possible values include: 'Invalid', 'Accepted', 'RestoreInProgress', 'Success', 'Failure', 'Timeout' |
ResultStatus |
Defines values for ResultStatus. Possible values include: 'Invalid', 'Succeeded', 'Cancelled', 'Interrupted', 'Failed', 'Pending' |
RetentionPolicyDescriptionUnion |
Contains the possible cases for RetentionPolicyDescription. |
RetentionPolicyType |
Defines values for RetentionPolicyType. Possible values include: 'Basic', 'Invalid' |
RollingUpgradeMode |
Defines values for RollingUpgradeMode. Possible values include: 'Invalid', 'UnmonitoredAuto', 'UnmonitoredManual', 'Monitored' |
SafetyCheckKind |
Defines values for SafetyCheckKind. Possible values include: 'Invalid', 'EnsureSeedNodeQuorum', 'EnsurePartitionQuorum', 'WaitForPrimaryPlacement', 'WaitForPrimarySwap', 'WaitForReconfiguration', 'WaitForInbuildReplica', 'EnsureAvailability' |
SafetyCheckUnion |
Contains the possible cases for SafetyCheck. |
ScalingMechanismDescriptionUnion |
Contains the possible cases for ScalingMechanismDescription. |
ScalingMechanismKind |
Defines values for ScalingMechanismKind. Possible values include: 'Invalid', 'PartitionInstanceCount', 'AddRemoveIncrementalNamedPartition' |
ScalingTriggerDescriptionUnion |
Contains the possible cases for ScalingTriggerDescription. |
ScalingTriggerKind |
Defines values for ScalingTriggerKind. Possible values include: 'Invalid', 'AveragePartitionLoad', 'AverageServiceLoad' |
Scheme |
Defines values for Scheme. Possible values include: 'http', 'https' |
SecondaryReplicatorStatusUnion |
Contains the possible cases for SecondaryReplicatorStatus. |
SecretKind |
Defines values for SecretKind. Possible values include: 'inlinedValue', 'keyVaultVersionedReference' |
SecretResourcePropertiesBaseUnion |
Contains the possible cases for SecretResourcePropertiesBase. |
SecretResourcePropertiesUnion |
Contains the possible cases for SecretResourceProperties. |
ServiceCorrelationScheme |
Defines values for ServiceCorrelationScheme. Possible values include: 'Invalid', 'Affinity', 'AlignedAffinity', 'NonAlignedAffinity' |
ServiceDescriptionUnion |
Contains the possible cases for ServiceDescription. |
ServiceEndpointRole |
Defines values for ServiceEndpointRole. Possible values include: 'Invalid', 'Stateless', 'StatefulPrimary', 'StatefulSecondary' |
ServiceEventUnion |
Contains the possible cases for ServiceEvent. |
ServiceInfoUnion |
Contains the possible cases for ServiceInfo. |
ServiceKind |
Defines values for ServiceKind. Possible values include: 'Invalid', 'Stateless', 'Stateful' |
ServiceLoadMetricWeight |
Defines values for ServiceLoadMetricWeight. Possible values include: 'Zero', 'Low', 'Medium', 'High' |
ServiceOperationName |
Defines values for ServiceOperationName. Possible values include: 'Unknown', 'None', 'Open', 'ChangeRole', 'Close', 'Abort' |
ServicePackageActivationMode |
Defines values for ServicePackageActivationMode. Possible values include: 'SharedProcess', 'ExclusiveProcess' |
ServicePartitionInfoUnion |
Contains the possible cases for ServicePartitionInfo. |
ServicePartitionKind |
Defines values for ServicePartitionKind. Possible values include: 'Invalid', 'Singleton', 'Int64Range', 'Named' |
ServicePartitionStatus |
Defines values for ServicePartitionStatus. Possible values include: 'Invalid', 'Ready', 'NotReady', 'InQuorumLoss', 'Reconfiguring', 'Deleting' |
ServicePlacementPolicyDescriptionUnion |
Contains the possible cases for ServicePlacementPolicyDescription. |
ServicePlacementPolicyType |
Defines values for ServicePlacementPolicyType. Possible values include: 'Invalid', 'InvalidDomain', 'RequireDomain', 'PreferPrimaryDomain', 'RequireDomainDistribution', 'NonPartiallyPlaceService' |
ServiceStatus |
Defines values for ServiceStatus. Possible values include: 'Unknown', 'Active', 'Upgrading', 'Deleting', 'Creating', 'Failed' |
ServiceTypeDescriptionUnion |
Contains the possible cases for ServiceTypeDescription. |
ServiceTypeRegistrationStatus |
Defines values for ServiceTypeRegistrationStatus. Possible values include: 'Invalid', 'Disabled', 'Enabled', 'Registered' |
ServiceUpdateDescriptionUnion |
Contains the possible cases for ServiceUpdateDescription. |
SettingType |
Defines values for SettingType. Possible values include: 'ClearText', 'KeyVaultReference', 'SecretValueReference' |
SetUpgradeOrchestrationServiceStateResponse |
Contains response data for the setUpgradeOrchestrationServiceState operation. |
SizeTypes |
Defines values for SizeTypes. Possible values include: 'Small', 'Medium', 'Large' |
State |
Defines values for State. Possible values include: 'Invalid', 'Created', 'Claimed', 'Preparing', 'Approved', 'Executing', 'Restoring', 'Completed' |
SubmitPropertyBatchResponse |
Contains response data for the submitPropertyBatch operation. |
UpdateRepairExecutionStateResponse |
Contains response data for the updateRepairExecutionState operation. |
UpdateRepairTaskHealthPolicyResponse |
Contains response data for the updateRepairTaskHealthPolicy operation. |
UpgradeDomainState |
Defines values for UpgradeDomainState. Possible values include: 'Invalid', 'Pending', 'InProgress', 'Completed' |
UpgradeKind |
Defines values for UpgradeKind. Possible values include: 'Invalid', 'Rolling' |
UpgradeMode |
Defines values for UpgradeMode. Possible values include: 'Invalid', 'UnmonitoredAuto', 'UnmonitoredManual', 'Monitored' |
UpgradeSortOrder |
Defines values for UpgradeSortOrder. Possible values include: 'Invalid', 'Default', 'Numeric', 'Lexicographical', 'ReverseNumeric', 'ReverseLexicographical' |
UpgradeState |
Defines values for UpgradeState. Possible values include: 'Invalid', 'RollingBackInProgress', 'RollingBackCompleted', 'RollingForwardPending', 'RollingForwardInProgress', 'RollingForwardCompleted', 'Failed' |
UpgradeType |
Defines values for UpgradeType. Possible values include: 'Invalid', 'Rolling', 'Rolling_ForceRestart' |
VolumeProvider |
Defines values for VolumeProvider. Possible values include: 'SFAzureFile' |