Package-level declarations

Types

Link copied to clipboard
enum Access : Enum<Access> , ConvertibleToJava<Access>

The network traffic is allowed or denied.

Link copied to clipboard
enum ClusterUpgradeCadence : Enum<ClusterUpgradeCadence> , ConvertibleToJava<ClusterUpgradeCadence>

Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when clusterUpgradeMode is set to 'Automatic'.

Link copied to clipboard
enum ClusterUpgradeMode : Enum<ClusterUpgradeMode> , ConvertibleToJava<ClusterUpgradeMode>

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

Link copied to clipboard
enum Direction : Enum<Direction> , ConvertibleToJava<Direction>

Network security rule direction.

Link copied to clipboard
enum DiskType : Enum<DiskType> , ConvertibleToJava<DiskType>

Managed data disk type. Specifies the storage account type for the managed disk

Link copied to clipboard
enum EvictionPolicyType : Enum<EvictionPolicyType> , ConvertibleToJava<EvictionPolicyType>

Specifies the eviction policy for virtual machines in a SPOT node type. Default is Delete.

Link copied to clipboard
enum FailureAction : Enum<FailureAction> , ConvertibleToJava<FailureAction>

The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode.

Link copied to clipboard
enum IPAddressType : Enum<IPAddressType> , ConvertibleToJava<IPAddressType>

The IP address type of this frontend configuration. If omitted the default value is IPv4.

Link copied to clipboard
enum ManagedClusterAddOnFeature : Enum<ManagedClusterAddOnFeature> , ConvertibleToJava<ManagedClusterAddOnFeature>

Available cluster add-on features

Link copied to clipboard
enum ManagedIdentityType : Enum<ManagedIdentityType> , ConvertibleToJava<ManagedIdentityType>

The type of managed identity for the resource.

Link copied to clipboard
enum MoveCost : Enum<MoveCost> , ConvertibleToJava<MoveCost>

Specifies the move cost for the service.

Link copied to clipboard
enum NsgProtocol : Enum<NsgProtocol> , ConvertibleToJava<NsgProtocol>

Network protocol this rule applies to.

Link copied to clipboard
enum PrivateEndpointNetworkPolicies : Enum<PrivateEndpointNetworkPolicies> , ConvertibleToJava<PrivateEndpointNetworkPolicies>

Enable or Disable apply network policies on private end point in the subnet.

Link copied to clipboard
enum PrivateLinkServiceNetworkPolicies : Enum<PrivateLinkServiceNetworkPolicies> , ConvertibleToJava<PrivateLinkServiceNetworkPolicies>

Enable or Disable apply network policies on private link service in the subnet.

Link copied to clipboard
enum ProbeProtocol : Enum<ProbeProtocol> , ConvertibleToJava<ProbeProtocol>

the reference to the load balancer probe used by the load balancing rule.

Link copied to clipboard
enum Protocol : Enum<Protocol> , ConvertibleToJava<Protocol>

The reference to the transport protocol used by the load balancing rule.

Link copied to clipboard
enum RollingUpgradeMode : Enum<RollingUpgradeMode> , ConvertibleToJava<RollingUpgradeMode>

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

Link copied to clipboard
enum SecurityType : Enum<SecurityType> , ConvertibleToJava<SecurityType>

Specifies the security type of the nodeType. Only TrustedLaunch is currently supported

Link copied to clipboard
enum ServiceCorrelationScheme : Enum<ServiceCorrelationScheme> , ConvertibleToJava<ServiceCorrelationScheme>

The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName.

Link copied to clipboard
enum ServiceLoadMetricWeight : Enum<ServiceLoadMetricWeight> , ConvertibleToJava<ServiceLoadMetricWeight>

The service load metric relative weight, compared to other metrics configured for this service, as a number.

Link copied to clipboard
enum ServicePackageActivationMode : Enum<ServicePackageActivationMode> , ConvertibleToJava<ServicePackageActivationMode>

The activation Mode of the service package

Link copied to clipboard
enum SkuName : Enum<SkuName> , ConvertibleToJava<SkuName>

Sku Name.

Link copied to clipboard
enum VmSetupAction : Enum<VmSetupAction> , ConvertibleToJava<VmSetupAction>

action to be performed on the vms before bootstrapping the service fabric runtime.

Link copied to clipboard
enum ZonalUpdateMode : Enum<ZonalUpdateMode> , ConvertibleToJava<ZonalUpdateMode>

Indicates the update mode for Cross Az clusters.