# Functions
New creates an instance of the ManagementClient client.
NewClustersClient creates an instance of the ClustersClient client.
NewClustersClientWithBaseURI creates an instance of the ClustersClient client.
NewClusterVersionsClient creates an instance of the ClusterVersionsClient client.
NewClusterVersionsClientWithBaseURI creates an instance of the ClusterVersionsClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
AddressBook specifies the address book state for x509 store name.
AuthRoot specifies the auth root state for x509 store name.
Automatic specifies the automatic state for upgrade mode.
AutoScale specifies the auto scale state for cluster state.
BaselineUpgrade specifies the baseline upgrade state for cluster state.
Bronze specifies the bronze state for durability level.
Canceled specifies the canceled state for provisioning state.
CertificateAuthority specifies the certificate authority state for x509 store name.
DefaultBaseURI is the default URI used for the service Servicefabric.
Deploying specifies the deploying state for cluster state.
Disallowed specifies the disallowed state for x509 store name.
EnforcingClusterVersion specifies the enforcing cluster version state for cluster state.
Failed specifies the failed state for provisioning state.
Gold specifies the gold state for durability level.
Linux specifies the linux state for environment.
Manual specifies the manual state for upgrade mode.
My specifies the my state for x509 store name.
Ready specifies the ready state for cluster state.
ReliabilityLevel1Bronze specifies the reliability level 1 bronze state for reliability level 1.
ReliabilityLevel1Gold specifies the reliability level 1 gold state for reliability level 1.
ReliabilityLevel1Platinum specifies the reliability level 1 platinum state for reliability level 1.
ReliabilityLevel1Silver specifies the reliability level 1 silver state for reliability level 1.
ReliabilityLevelBronze specifies the reliability level bronze state for reliability level.
ReliabilityLevelGold specifies the reliability level gold state for reliability level.
ReliabilityLevelSilver specifies the reliability level silver state for reliability level.
Root specifies the root state for x509 store name.
Silver specifies the silver state for durability level.
Succeeded specifies the succeeded state for provisioning state.
TrustedPeople specifies the trusted people state for x509 store name.
TrustedPublisher specifies the trusted publisher state for x509 store name.
Updating specifies the updating state for provisioning state.
UpdatingInfrastructure specifies the updating infrastructure state for cluster state.
UpdatingUserCertificate specifies the updating user certificate state for cluster state.
UpdatingUserConfiguration specifies the updating user configuration state for cluster state.
UpgradeMode1Automatic specifies the upgrade mode 1 automatic state for upgrade mode 1.
UpgradeMode1Manual specifies the upgrade mode 1 manual state for upgrade mode 1.
UpgradeServiceUnreachable specifies the upgrade service unreachable state for cluster state.
WaitingForNodes specifies the waiting for nodes state for cluster state.
Windows specifies the windows state for environment.
# Structs
AvailableOperationDisplay is operation supported by ServiceFabric resource provider.
AzureActiveDirectory is the settings to enable AAD authentication on the cluster.
CertificateDescription is certificate details.
ClientCertificateCommonName is client certificate details using common name.
ClientCertificateThumbprint is client certificate details using thumbprint.
Cluster is the cluster resource.
ClusterCodeVersionsListResult is the list results of the ServiceFabric runtime versions.
ClusterCodeVersionsResult is the result of the ServiceFabric runtime versions.
ClusterHealthPolicy is defines a health policy used to evaluate the health of the cluster or of a cluster node.
ClusterListResult is cluster list results.
ClusterProperties is the cluster resource properties.
ClusterPropertiesUpdateParameters is the cluster resource properties can be updated.
ClustersClient is the client for the Clusters methods of the Servicefabric service.
ClusterUpdateParameters is cluster update request.
ClusterUpgradeDeltaHealthPolicy is delta health policy for the cluster.
ClusterUpgradePolicy is cluster upgrade policy.
ClusterVersionDetails is the detail of the ServiceFabric runtime version result.
ClusterVersionsClient is the client for the ClusterVersions methods of the Servicefabric service.
DiagnosticsStorageAccountConfig is diagnostics storage account config.
EndpointRangeDescription is port range details.
ErrorModel is the structure of the error.
ErrorModelError is the error detail.
ManagementClient is the base client for Servicefabric.
NodeTypeDescription is describes a node type in the cluster, each node type represents sub set of nodes in the cluster.
OperationListResult is result of the request to list ServiceFabric operations.
OperationResult is available operation list result.
OperationsClient is the client for the Operations methods of the Servicefabric service.
Resource is the resource model definition.
SettingsParameterDescription is serviceFabric settings under sections.
SettingsSectionDescription is serviceFabric section settings.
# Type aliases
ClusterState enumerates the values for cluster state.
DurabilityLevel enumerates the values for durability level.
Environment enumerates the values for environment.
ProvisioningState enumerates the values for provisioning state.
ReliabilityLevel enumerates the values for reliability level.
ReliabilityLevel1 enumerates the values for reliability level 1.
UpgradeMode enumerates the values for upgrade mode.
UpgradeMode1 enumerates the values for upgrade mode 1.
X509StoreName enumerates the values for x509 store name.