1. Packages
  2. Azure Native
  3. API Docs
  4. servicefabric
  5. getManagedClusterService
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.38.0 published on Monday, Apr 22, 2024 by Pulumi

azure-native.servicefabric.getManagedClusterService

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.38.0 published on Monday, Apr 22, 2024 by Pulumi

    Get a Service Fabric service resource created or in the process of being created in the Service Fabric managed application resource. Azure REST API version: 2023-03-01-preview.

    Other available API versions: 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-04-01.

    Using getManagedClusterService

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getManagedClusterService(args: GetManagedClusterServiceArgs, opts?: InvokeOptions): Promise<GetManagedClusterServiceResult>
    function getManagedClusterServiceOutput(args: GetManagedClusterServiceOutputArgs, opts?: InvokeOptions): Output<GetManagedClusterServiceResult>
    def get_managed_cluster_service(application_name: Optional[str] = None,
                                    cluster_name: Optional[str] = None,
                                    resource_group_name: Optional[str] = None,
                                    service_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetManagedClusterServiceResult
    def get_managed_cluster_service_output(application_name: Optional[pulumi.Input[str]] = None,
                                    cluster_name: Optional[pulumi.Input[str]] = None,
                                    resource_group_name: Optional[pulumi.Input[str]] = None,
                                    service_name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetManagedClusterServiceResult]
    func LookupManagedClusterService(ctx *Context, args *LookupManagedClusterServiceArgs, opts ...InvokeOption) (*LookupManagedClusterServiceResult, error)
    func LookupManagedClusterServiceOutput(ctx *Context, args *LookupManagedClusterServiceOutputArgs, opts ...InvokeOption) LookupManagedClusterServiceResultOutput

    > Note: This function is named LookupManagedClusterService in the Go SDK.

    public static class GetManagedClusterService 
    {
        public static Task<GetManagedClusterServiceResult> InvokeAsync(GetManagedClusterServiceArgs args, InvokeOptions? opts = null)
        public static Output<GetManagedClusterServiceResult> Invoke(GetManagedClusterServiceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetManagedClusterServiceResult> getManagedClusterService(GetManagedClusterServiceArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:servicefabric:getManagedClusterService
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ApplicationName string
    The name of the application resource.
    ClusterName string
    The name of the cluster resource.
    ResourceGroupName string
    The name of the resource group.
    ServiceName string
    The name of the service resource in the format of {applicationName}~{serviceName}.
    ApplicationName string
    The name of the application resource.
    ClusterName string
    The name of the cluster resource.
    ResourceGroupName string
    The name of the resource group.
    ServiceName string
    The name of the service resource in the format of {applicationName}~{serviceName}.
    applicationName String
    The name of the application resource.
    clusterName String
    The name of the cluster resource.
    resourceGroupName String
    The name of the resource group.
    serviceName String
    The name of the service resource in the format of {applicationName}~{serviceName}.
    applicationName string
    The name of the application resource.
    clusterName string
    The name of the cluster resource.
    resourceGroupName string
    The name of the resource group.
    serviceName string
    The name of the service resource in the format of {applicationName}~{serviceName}.
    application_name str
    The name of the application resource.
    cluster_name str
    The name of the cluster resource.
    resource_group_name str
    The name of the resource group.
    service_name str
    The name of the service resource in the format of {applicationName}~{serviceName}.
    applicationName String
    The name of the application resource.
    clusterName String
    The name of the cluster resource.
    resourceGroupName String
    The name of the resource group.
    serviceName String
    The name of the service resource in the format of {applicationName}~{serviceName}.

    getManagedClusterService Result

    The following output properties are available:

    Id string
    Azure resource identifier.
    Name string
    Azure resource name.
    Properties Pulumi.AzureNative.ServiceFabric.Outputs.StatefulServicePropertiesResponse | Pulumi.AzureNative.ServiceFabric.Outputs.StatelessServicePropertiesResponse
    The service resource properties.
    SystemData Pulumi.AzureNative.ServiceFabric.Outputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    Azure resource type.
    Location string
    Resource location depends on the parent resource.
    Tags Dictionary<string, string>
    Azure resource tags.
    Id string
    Azure resource identifier.
    Name string
    Azure resource name.
    Properties StatefulServicePropertiesResponse | StatelessServicePropertiesResponse
    The service resource properties.
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    Azure resource type.
    Location string
    Resource location depends on the parent resource.
    Tags map[string]string
    Azure resource tags.
    id String
    Azure resource identifier.
    name String
    Azure resource name.
    properties StatefulServicePropertiesResponse | StatelessServicePropertiesResponse
    The service resource properties.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type String
    Azure resource type.
    location String
    Resource location depends on the parent resource.
    tags Map<String,String>
    Azure resource tags.
    id string
    Azure resource identifier.
    name string
    Azure resource name.
    properties StatefulServicePropertiesResponse | StatelessServicePropertiesResponse
    The service resource properties.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type string
    Azure resource type.
    location string
    Resource location depends on the parent resource.
    tags {[key: string]: string}
    Azure resource tags.
    id str
    Azure resource identifier.
    name str
    Azure resource name.
    properties StatefulServicePropertiesResponse | StatelessServicePropertiesResponse
    The service resource properties.
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type str
    Azure resource type.
    location str
    Resource location depends on the parent resource.
    tags Mapping[str, str]
    Azure resource tags.
    id String
    Azure resource identifier.
    name String
    Azure resource name.
    properties Property Map | Property Map
    The service resource properties.
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource.
    type String
    Azure resource type.
    location String
    Resource location depends on the parent resource.
    tags Map<String>
    Azure resource tags.

    Supporting Types

    AddRemoveIncrementalNamedPartitionScalingMechanismResponse

    MaxPartitionCount int
    Maximum number of named partitions of the service.
    MinPartitionCount int
    Minimum number of named partitions of the service.
    ScaleIncrement int
    The number of instances to add or remove during a scaling operation.
    MaxPartitionCount int
    Maximum number of named partitions of the service.
    MinPartitionCount int
    Minimum number of named partitions of the service.
    ScaleIncrement int
    The number of instances to add or remove during a scaling operation.
    maxPartitionCount Integer
    Maximum number of named partitions of the service.
    minPartitionCount Integer
    Minimum number of named partitions of the service.
    scaleIncrement Integer
    The number of instances to add or remove during a scaling operation.
    maxPartitionCount number
    Maximum number of named partitions of the service.
    minPartitionCount number
    Minimum number of named partitions of the service.
    scaleIncrement number
    The number of instances to add or remove during a scaling operation.
    max_partition_count int
    Maximum number of named partitions of the service.
    min_partition_count int
    Minimum number of named partitions of the service.
    scale_increment int
    The number of instances to add or remove during a scaling operation.
    maxPartitionCount Number
    Maximum number of named partitions of the service.
    minPartitionCount Number
    Minimum number of named partitions of the service.
    scaleIncrement Number
    The number of instances to add or remove during a scaling operation.

    AveragePartitionLoadScalingTriggerResponse

    LowerLoadThreshold double
    The lower limit of the load below which a scale in operation should be performed.
    MetricName string
    The name of the metric for which usage should be tracked.
    ScaleInterval string
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    UpperLoadThreshold double
    The upper limit of the load beyond which a scale out operation should be performed.
    LowerLoadThreshold float64
    The lower limit of the load below which a scale in operation should be performed.
    MetricName string
    The name of the metric for which usage should be tracked.
    ScaleInterval string
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    UpperLoadThreshold float64
    The upper limit of the load beyond which a scale out operation should be performed.
    lowerLoadThreshold Double
    The lower limit of the load below which a scale in operation should be performed.
    metricName String
    The name of the metric for which usage should be tracked.
    scaleInterval String
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    upperLoadThreshold Double
    The upper limit of the load beyond which a scale out operation should be performed.
    lowerLoadThreshold number
    The lower limit of the load below which a scale in operation should be performed.
    metricName string
    The name of the metric for which usage should be tracked.
    scaleInterval string
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    upperLoadThreshold number
    The upper limit of the load beyond which a scale out operation should be performed.
    lower_load_threshold float
    The lower limit of the load below which a scale in operation should be performed.
    metric_name str
    The name of the metric for which usage should be tracked.
    scale_interval str
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    upper_load_threshold float
    The upper limit of the load beyond which a scale out operation should be performed.
    lowerLoadThreshold Number
    The lower limit of the load below which a scale in operation should be performed.
    metricName String
    The name of the metric for which usage should be tracked.
    scaleInterval String
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    upperLoadThreshold Number
    The upper limit of the load beyond which a scale out operation should be performed.

    AverageServiceLoadScalingTriggerResponse

    LowerLoadThreshold double
    The lower limit of the load below which a scale in operation should be performed.
    MetricName string
    The name of the metric for which usage should be tracked.
    ScaleInterval string
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    UpperLoadThreshold double
    The upper limit of the load beyond which a scale out operation should be performed.
    UseOnlyPrimaryLoad bool
    Flag determines whether only the load of primary replica should be considered for scaling. If set to true, then trigger will only consider the load of primary replicas of stateful service. If set to false, trigger will consider load of all replicas. This parameter cannot be set to true for stateless service.
    LowerLoadThreshold float64
    The lower limit of the load below which a scale in operation should be performed.
    MetricName string
    The name of the metric for which usage should be tracked.
    ScaleInterval string
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    UpperLoadThreshold float64
    The upper limit of the load beyond which a scale out operation should be performed.
    UseOnlyPrimaryLoad bool
    Flag determines whether only the load of primary replica should be considered for scaling. If set to true, then trigger will only consider the load of primary replicas of stateful service. If set to false, trigger will consider load of all replicas. This parameter cannot be set to true for stateless service.
    lowerLoadThreshold Double
    The lower limit of the load below which a scale in operation should be performed.
    metricName String
    The name of the metric for which usage should be tracked.
    scaleInterval String
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    upperLoadThreshold Double
    The upper limit of the load beyond which a scale out operation should be performed.
    useOnlyPrimaryLoad Boolean
    Flag determines whether only the load of primary replica should be considered for scaling. If set to true, then trigger will only consider the load of primary replicas of stateful service. If set to false, trigger will consider load of all replicas. This parameter cannot be set to true for stateless service.
    lowerLoadThreshold number
    The lower limit of the load below which a scale in operation should be performed.
    metricName string
    The name of the metric for which usage should be tracked.
    scaleInterval string
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    upperLoadThreshold number
    The upper limit of the load beyond which a scale out operation should be performed.
    useOnlyPrimaryLoad boolean
    Flag determines whether only the load of primary replica should be considered for scaling. If set to true, then trigger will only consider the load of primary replicas of stateful service. If set to false, trigger will consider load of all replicas. This parameter cannot be set to true for stateless service.
    lower_load_threshold float
    The lower limit of the load below which a scale in operation should be performed.
    metric_name str
    The name of the metric for which usage should be tracked.
    scale_interval str
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    upper_load_threshold float
    The upper limit of the load beyond which a scale out operation should be performed.
    use_only_primary_load bool
    Flag determines whether only the load of primary replica should be considered for scaling. If set to true, then trigger will only consider the load of primary replicas of stateful service. If set to false, trigger will consider load of all replicas. This parameter cannot be set to true for stateless service.
    lowerLoadThreshold Number
    The lower limit of the load below which a scale in operation should be performed.
    metricName String
    The name of the metric for which usage should be tracked.
    scaleInterval String
    The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
    upperLoadThreshold Number
    The upper limit of the load beyond which a scale out operation should be performed.
    useOnlyPrimaryLoad Boolean
    Flag determines whether only the load of primary replica should be considered for scaling. If set to true, then trigger will only consider the load of primary replicas of stateful service. If set to false, trigger will consider load of all replicas. This parameter cannot be set to true for stateless service.

    NamedPartitionSchemeResponse

    Names List<string>
    Array for the names of the partitions.
    Names []string
    Array for the names of the partitions.
    names List<String>
    Array for the names of the partitions.
    names string[]
    Array for the names of the partitions.
    names Sequence[str]
    Array for the names of the partitions.
    names List<String>
    Array for the names of the partitions.

    PartitionInstanceCountScaleMechanismResponse

    MaxInstanceCount int
    Maximum number of instances of the partition.
    MinInstanceCount int
    Minimum number of instances of the partition.
    ScaleIncrement int
    The number of instances to add or remove during a scaling operation.
    MaxInstanceCount int
    Maximum number of instances of the partition.
    MinInstanceCount int
    Minimum number of instances of the partition.
    ScaleIncrement int
    The number of instances to add or remove during a scaling operation.
    maxInstanceCount Integer
    Maximum number of instances of the partition.
    minInstanceCount Integer
    Minimum number of instances of the partition.
    scaleIncrement Integer
    The number of instances to add or remove during a scaling operation.
    maxInstanceCount number
    Maximum number of instances of the partition.
    minInstanceCount number
    Minimum number of instances of the partition.
    scaleIncrement number
    The number of instances to add or remove during a scaling operation.
    max_instance_count int
    Maximum number of instances of the partition.
    min_instance_count int
    Minimum number of instances of the partition.
    scale_increment int
    The number of instances to add or remove during a scaling operation.
    maxInstanceCount Number
    Maximum number of instances of the partition.
    minInstanceCount Number
    Minimum number of instances of the partition.
    scaleIncrement Number
    The number of instances to add or remove during a scaling operation.

    ScalingPolicyResponse

    scalingMechanism Property Map | Property Map
    Specifies the mechanism associated with this scaling policy
    scalingTrigger Property Map | Property Map
    Specifies the trigger associated with this scaling policy.

    ServiceCorrelationResponse

    Scheme string
    The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName.
    ServiceName string
    The Arm Resource ID of the service that the correlation relationship is established with.
    Scheme string
    The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName.
    ServiceName string
    The Arm Resource ID of the service that the correlation relationship is established with.
    scheme String
    The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName.
    serviceName String
    The Arm Resource ID of the service that the correlation relationship is established with.
    scheme string
    The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName.
    serviceName string
    The Arm Resource ID of the service that the correlation relationship is established with.
    scheme str
    The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName.
    service_name str
    The Arm Resource ID of the service that the correlation relationship is established with.
    scheme String
    The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName.
    serviceName String
    The Arm Resource ID of the service that the correlation relationship is established with.

    ServiceLoadMetricResponse

    Name string
    The name of the metric. If the service chooses to report load during runtime, the load metric name should match the name that is specified in Name exactly. Note that metric names are case sensitive.
    DefaultLoad int
    Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric.
    PrimaryDefaultLoad int
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica.
    SecondaryDefaultLoad int
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Secondary replica.
    Weight string
    The service load metric relative weight, compared to other metrics configured for this service, as a number.
    Name string
    The name of the metric. If the service chooses to report load during runtime, the load metric name should match the name that is specified in Name exactly. Note that metric names are case sensitive.
    DefaultLoad int
    Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric.
    PrimaryDefaultLoad int
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica.
    SecondaryDefaultLoad int
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Secondary replica.
    Weight string
    The service load metric relative weight, compared to other metrics configured for this service, as a number.
    name String
    The name of the metric. If the service chooses to report load during runtime, the load metric name should match the name that is specified in Name exactly. Note that metric names are case sensitive.
    defaultLoad Integer
    Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric.
    primaryDefaultLoad Integer
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica.
    secondaryDefaultLoad Integer
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Secondary replica.
    weight String
    The service load metric relative weight, compared to other metrics configured for this service, as a number.
    name string
    The name of the metric. If the service chooses to report load during runtime, the load metric name should match the name that is specified in Name exactly. Note that metric names are case sensitive.
    defaultLoad number
    Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric.
    primaryDefaultLoad number
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica.
    secondaryDefaultLoad number
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Secondary replica.
    weight string
    The service load metric relative weight, compared to other metrics configured for this service, as a number.
    name str
    The name of the metric. If the service chooses to report load during runtime, the load metric name should match the name that is specified in Name exactly. Note that metric names are case sensitive.
    default_load int
    Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric.
    primary_default_load int
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica.
    secondary_default_load int
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Secondary replica.
    weight str
    The service load metric relative weight, compared to other metrics configured for this service, as a number.
    name String
    The name of the metric. If the service chooses to report load during runtime, the load metric name should match the name that is specified in Name exactly. Note that metric names are case sensitive.
    defaultLoad Number
    Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric.
    primaryDefaultLoad Number
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica.
    secondaryDefaultLoad Number
    Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Secondary replica.
    weight String
    The service load metric relative weight, compared to other metrics configured for this service, as a number.

    ServicePlacementInvalidDomainPolicyResponse

    DomainName string
    The name of the domain that should not be used for placement.
    DomainName string
    The name of the domain that should not be used for placement.
    domainName String
    The name of the domain that should not be used for placement.
    domainName string
    The name of the domain that should not be used for placement.
    domain_name str
    The name of the domain that should not be used for placement.
    domainName String
    The name of the domain that should not be used for placement.

    ServicePlacementNonPartiallyPlaceServicePolicyResponse

    ServicePlacementPreferPrimaryDomainPolicyResponse

    DomainName string
    The name of the domain that should used for placement as per this policy.
    DomainName string
    The name of the domain that should used for placement as per this policy.
    domainName String
    The name of the domain that should used for placement as per this policy.
    domainName string
    The name of the domain that should used for placement as per this policy.
    domain_name str
    The name of the domain that should used for placement as per this policy.
    domainName String
    The name of the domain that should used for placement as per this policy.

    ServicePlacementRequireDomainDistributionPolicyResponse

    DomainName string
    The name of the domain that should used for placement as per this policy.
    DomainName string
    The name of the domain that should used for placement as per this policy.
    domainName String
    The name of the domain that should used for placement as per this policy.
    domainName string
    The name of the domain that should used for placement as per this policy.
    domain_name str
    The name of the domain that should used for placement as per this policy.
    domainName String
    The name of the domain that should used for placement as per this policy.

    ServicePlacementRequiredDomainPolicyResponse

    DomainName string
    The name of the domain that should used for placement as per this policy.
    DomainName string
    The name of the domain that should used for placement as per this policy.
    domainName String
    The name of the domain that should used for placement as per this policy.
    domainName string
    The name of the domain that should used for placement as per this policy.
    domain_name str
    The name of the domain that should used for placement as per this policy.
    domainName String
    The name of the domain that should used for placement as per this policy.

    SingletonPartitionSchemeResponse

    StatefulServicePropertiesResponse

    PartitionDescription Pulumi.AzureNative.ServiceFabric.Inputs.NamedPartitionSchemeResponse | Pulumi.AzureNative.ServiceFabric.Inputs.SingletonPartitionSchemeResponse | Pulumi.AzureNative.ServiceFabric.Inputs.UniformInt64RangePartitionSchemeResponse
    Describes how the service is partitioned.
    ProvisioningState string
    The current deployment or provisioning state, which only appears in the response
    ServiceTypeName string
    The name of the service type
    CorrelationScheme List<Pulumi.AzureNative.ServiceFabric.Inputs.ServiceCorrelationResponse>
    A list that describes the correlation of the service with other services.
    DefaultMoveCost string
    Specifies the move cost for the service.
    HasPersistedState bool
    A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false.
    MinReplicaSetSize int
    The minimum replica set size as a number.
    PlacementConstraints string
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    QuorumLossWaitDuration string
    The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format "hh:mm:ss".
    ReplicaRestartWaitDuration string
    The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format "hh:mm:ss".
    ScalingPolicies List<Pulumi.AzureNative.ServiceFabric.Inputs.ScalingPolicyResponse>
    Scaling policies for this service.
    ServiceDnsName string
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    ServiceLoadMetrics List<Pulumi.AzureNative.ServiceFabric.Inputs.ServiceLoadMetricResponse>
    The service load metrics is given as an array of ServiceLoadMetric objects.
    ServicePackageActivationMode string
    The activation Mode of the service package
    ServicePlacementPolicies List<object>
    A list that describes the correlation of the service with other services.
    ServicePlacementTimeLimit string
    The duration for which replicas can stay InBuild before reporting that build is stuck, represented in ISO 8601 format "hh:mm:ss".
    StandByReplicaKeepDuration string
    The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format "hh:mm:ss".
    TargetReplicaSetSize int
    The target replica set size as a number.
    PartitionDescription NamedPartitionSchemeResponse | SingletonPartitionSchemeResponse | UniformInt64RangePartitionSchemeResponse
    Describes how the service is partitioned.
    ProvisioningState string
    The current deployment or provisioning state, which only appears in the response
    ServiceTypeName string
    The name of the service type
    CorrelationScheme []ServiceCorrelationResponse
    A list that describes the correlation of the service with other services.
    DefaultMoveCost string
    Specifies the move cost for the service.
    HasPersistedState bool
    A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false.
    MinReplicaSetSize int
    The minimum replica set size as a number.
    PlacementConstraints string
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    QuorumLossWaitDuration string
    The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format "hh:mm:ss".
    ReplicaRestartWaitDuration string
    The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format "hh:mm:ss".
    ScalingPolicies []ScalingPolicyResponse
    Scaling policies for this service.
    ServiceDnsName string
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    ServiceLoadMetrics []ServiceLoadMetricResponse
    The service load metrics is given as an array of ServiceLoadMetric objects.
    ServicePackageActivationMode string
    The activation Mode of the service package
    ServicePlacementPolicies []interface{}
    A list that describes the correlation of the service with other services.
    ServicePlacementTimeLimit string
    The duration for which replicas can stay InBuild before reporting that build is stuck, represented in ISO 8601 format "hh:mm:ss".
    StandByReplicaKeepDuration string
    The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format "hh:mm:ss".
    TargetReplicaSetSize int
    The target replica set size as a number.
    partitionDescription NamedPartitionSchemeResponse | SingletonPartitionSchemeResponse | UniformInt64RangePartitionSchemeResponse
    Describes how the service is partitioned.
    provisioningState String
    The current deployment or provisioning state, which only appears in the response
    serviceTypeName String
    The name of the service type
    correlationScheme List<ServiceCorrelationResponse>
    A list that describes the correlation of the service with other services.
    defaultMoveCost String
    Specifies the move cost for the service.
    hasPersistedState Boolean
    A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false.
    minReplicaSetSize Integer
    The minimum replica set size as a number.
    placementConstraints String
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    quorumLossWaitDuration String
    The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format "hh:mm:ss".
    replicaRestartWaitDuration String
    The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format "hh:mm:ss".
    scalingPolicies List<ScalingPolicyResponse>
    Scaling policies for this service.
    serviceDnsName String
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    serviceLoadMetrics List<ServiceLoadMetricResponse>
    The service load metrics is given as an array of ServiceLoadMetric objects.
    servicePackageActivationMode String
    The activation Mode of the service package
    servicePlacementPolicies List<Object>
    A list that describes the correlation of the service with other services.
    servicePlacementTimeLimit String
    The duration for which replicas can stay InBuild before reporting that build is stuck, represented in ISO 8601 format "hh:mm:ss".
    standByReplicaKeepDuration String
    The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format "hh:mm:ss".
    targetReplicaSetSize Integer
    The target replica set size as a number.
    partitionDescription NamedPartitionSchemeResponse | SingletonPartitionSchemeResponse | UniformInt64RangePartitionSchemeResponse
    Describes how the service is partitioned.
    provisioningState string
    The current deployment or provisioning state, which only appears in the response
    serviceTypeName string
    The name of the service type
    correlationScheme ServiceCorrelationResponse[]
    A list that describes the correlation of the service with other services.
    defaultMoveCost string
    Specifies the move cost for the service.
    hasPersistedState boolean
    A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false.
    minReplicaSetSize number
    The minimum replica set size as a number.
    placementConstraints string
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    quorumLossWaitDuration string
    The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format "hh:mm:ss".
    replicaRestartWaitDuration string
    The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format "hh:mm:ss".
    scalingPolicies ScalingPolicyResponse[]
    Scaling policies for this service.
    serviceDnsName string
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    serviceLoadMetrics ServiceLoadMetricResponse[]
    The service load metrics is given as an array of ServiceLoadMetric objects.
    servicePackageActivationMode string
    The activation Mode of the service package
    servicePlacementPolicies (ServicePlacementInvalidDomainPolicyResponse | ServicePlacementNonPartiallyPlaceServicePolicyResponse | ServicePlacementPreferPrimaryDomainPolicyResponse | ServicePlacementRequireDomainDistributionPolicyResponse | ServicePlacementRequiredDomainPolicyResponse)[]
    A list that describes the correlation of the service with other services.
    servicePlacementTimeLimit string
    The duration for which replicas can stay InBuild before reporting that build is stuck, represented in ISO 8601 format "hh:mm:ss".
    standByReplicaKeepDuration string
    The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format "hh:mm:ss".
    targetReplicaSetSize number
    The target replica set size as a number.
    partition_description NamedPartitionSchemeResponse | SingletonPartitionSchemeResponse | UniformInt64RangePartitionSchemeResponse
    Describes how the service is partitioned.
    provisioning_state str
    The current deployment or provisioning state, which only appears in the response
    service_type_name str
    The name of the service type
    correlation_scheme Sequence[ServiceCorrelationResponse]
    A list that describes the correlation of the service with other services.
    default_move_cost str
    Specifies the move cost for the service.
    has_persisted_state bool
    A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false.
    min_replica_set_size int
    The minimum replica set size as a number.
    placement_constraints str
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    quorum_loss_wait_duration str
    The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format "hh:mm:ss".
    replica_restart_wait_duration str
    The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format "hh:mm:ss".
    scaling_policies Sequence[ScalingPolicyResponse]
    Scaling policies for this service.
    service_dns_name str
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    service_load_metrics Sequence[ServiceLoadMetricResponse]
    The service load metrics is given as an array of ServiceLoadMetric objects.
    service_package_activation_mode str
    The activation Mode of the service package
    service_placement_policies Sequence[Union[ServicePlacementInvalidDomainPolicyResponse, ServicePlacementNonPartiallyPlaceServicePolicyResponse, ServicePlacementPreferPrimaryDomainPolicyResponse, ServicePlacementRequireDomainDistributionPolicyResponse, ServicePlacementRequiredDomainPolicyResponse]]
    A list that describes the correlation of the service with other services.
    service_placement_time_limit str
    The duration for which replicas can stay InBuild before reporting that build is stuck, represented in ISO 8601 format "hh:mm:ss".
    stand_by_replica_keep_duration str
    The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format "hh:mm:ss".
    target_replica_set_size int
    The target replica set size as a number.
    partitionDescription Property Map | Property Map | Property Map
    Describes how the service is partitioned.
    provisioningState String
    The current deployment or provisioning state, which only appears in the response
    serviceTypeName String
    The name of the service type
    correlationScheme List<Property Map>
    A list that describes the correlation of the service with other services.
    defaultMoveCost String
    Specifies the move cost for the service.
    hasPersistedState Boolean
    A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false.
    minReplicaSetSize Number
    The minimum replica set size as a number.
    placementConstraints String
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    quorumLossWaitDuration String
    The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format "hh:mm:ss".
    replicaRestartWaitDuration String
    The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format "hh:mm:ss".
    scalingPolicies List<Property Map>
    Scaling policies for this service.
    serviceDnsName String
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    serviceLoadMetrics List<Property Map>
    The service load metrics is given as an array of ServiceLoadMetric objects.
    servicePackageActivationMode String
    The activation Mode of the service package
    servicePlacementPolicies List<Property Map | Property Map | Property Map | Property Map | Property Map>
    A list that describes the correlation of the service with other services.
    servicePlacementTimeLimit String
    The duration for which replicas can stay InBuild before reporting that build is stuck, represented in ISO 8601 format "hh:mm:ss".
    standByReplicaKeepDuration String
    The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format "hh:mm:ss".
    targetReplicaSetSize Number
    The target replica set size as a number.

    StatelessServicePropertiesResponse

    InstanceCount int
    The instance count.
    PartitionDescription Pulumi.AzureNative.ServiceFabric.Inputs.NamedPartitionSchemeResponse | Pulumi.AzureNative.ServiceFabric.Inputs.SingletonPartitionSchemeResponse | Pulumi.AzureNative.ServiceFabric.Inputs.UniformInt64RangePartitionSchemeResponse
    Describes how the service is partitioned.
    ProvisioningState string
    The current deployment or provisioning state, which only appears in the response
    ServiceTypeName string
    The name of the service type
    CorrelationScheme List<Pulumi.AzureNative.ServiceFabric.Inputs.ServiceCorrelationResponse>
    A list that describes the correlation of the service with other services.
    DefaultMoveCost string
    Specifies the move cost for the service.
    MinInstanceCount int
    MinInstanceCount is the minimum number of instances that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstanceCount computation -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    MinInstancePercentage int
    MinInstancePercentage is the minimum percentage of InstanceCount that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstancePercentage computation, -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    PlacementConstraints string
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    ScalingPolicies List<Pulumi.AzureNative.ServiceFabric.Inputs.ScalingPolicyResponse>
    Scaling policies for this service.
    ServiceDnsName string
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    ServiceLoadMetrics List<Pulumi.AzureNative.ServiceFabric.Inputs.ServiceLoadMetricResponse>
    The service load metrics is given as an array of ServiceLoadMetric objects.
    ServicePackageActivationMode string
    The activation Mode of the service package
    ServicePlacementPolicies List<object>
    A list that describes the correlation of the service with other services.
    InstanceCount int
    The instance count.
    PartitionDescription NamedPartitionSchemeResponse | SingletonPartitionSchemeResponse | UniformInt64RangePartitionSchemeResponse
    Describes how the service is partitioned.
    ProvisioningState string
    The current deployment or provisioning state, which only appears in the response
    ServiceTypeName string
    The name of the service type
    CorrelationScheme []ServiceCorrelationResponse
    A list that describes the correlation of the service with other services.
    DefaultMoveCost string
    Specifies the move cost for the service.
    MinInstanceCount int
    MinInstanceCount is the minimum number of instances that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstanceCount computation -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    MinInstancePercentage int
    MinInstancePercentage is the minimum percentage of InstanceCount that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstancePercentage computation, -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    PlacementConstraints string
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    ScalingPolicies []ScalingPolicyResponse
    Scaling policies for this service.
    ServiceDnsName string
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    ServiceLoadMetrics []ServiceLoadMetricResponse
    The service load metrics is given as an array of ServiceLoadMetric objects.
    ServicePackageActivationMode string
    The activation Mode of the service package
    ServicePlacementPolicies []interface{}
    A list that describes the correlation of the service with other services.
    instanceCount Integer
    The instance count.
    partitionDescription NamedPartitionSchemeResponse | SingletonPartitionSchemeResponse | UniformInt64RangePartitionSchemeResponse
    Describes how the service is partitioned.
    provisioningState String
    The current deployment or provisioning state, which only appears in the response
    serviceTypeName String
    The name of the service type
    correlationScheme List<ServiceCorrelationResponse>
    A list that describes the correlation of the service with other services.
    defaultMoveCost String
    Specifies the move cost for the service.
    minInstanceCount Integer
    MinInstanceCount is the minimum number of instances that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstanceCount computation -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    minInstancePercentage Integer
    MinInstancePercentage is the minimum percentage of InstanceCount that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstancePercentage computation, -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    placementConstraints String
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    scalingPolicies List<ScalingPolicyResponse>
    Scaling policies for this service.
    serviceDnsName String
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    serviceLoadMetrics List<ServiceLoadMetricResponse>
    The service load metrics is given as an array of ServiceLoadMetric objects.
    servicePackageActivationMode String
    The activation Mode of the service package
    servicePlacementPolicies List<Object>
    A list that describes the correlation of the service with other services.
    instanceCount number
    The instance count.
    partitionDescription NamedPartitionSchemeResponse | SingletonPartitionSchemeResponse | UniformInt64RangePartitionSchemeResponse
    Describes how the service is partitioned.
    provisioningState string
    The current deployment or provisioning state, which only appears in the response
    serviceTypeName string
    The name of the service type
    correlationScheme ServiceCorrelationResponse[]
    A list that describes the correlation of the service with other services.
    defaultMoveCost string
    Specifies the move cost for the service.
    minInstanceCount number
    MinInstanceCount is the minimum number of instances that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstanceCount computation -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    minInstancePercentage number
    MinInstancePercentage is the minimum percentage of InstanceCount that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstancePercentage computation, -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    placementConstraints string
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    scalingPolicies ScalingPolicyResponse[]
    Scaling policies for this service.
    serviceDnsName string
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    serviceLoadMetrics ServiceLoadMetricResponse[]
    The service load metrics is given as an array of ServiceLoadMetric objects.
    servicePackageActivationMode string
    The activation Mode of the service package
    servicePlacementPolicies (ServicePlacementInvalidDomainPolicyResponse | ServicePlacementNonPartiallyPlaceServicePolicyResponse | ServicePlacementPreferPrimaryDomainPolicyResponse | ServicePlacementRequireDomainDistributionPolicyResponse | ServicePlacementRequiredDomainPolicyResponse)[]
    A list that describes the correlation of the service with other services.
    instance_count int
    The instance count.
    partition_description NamedPartitionSchemeResponse | SingletonPartitionSchemeResponse | UniformInt64RangePartitionSchemeResponse
    Describes how the service is partitioned.
    provisioning_state str
    The current deployment or provisioning state, which only appears in the response
    service_type_name str
    The name of the service type
    correlation_scheme Sequence[ServiceCorrelationResponse]
    A list that describes the correlation of the service with other services.
    default_move_cost str
    Specifies the move cost for the service.
    min_instance_count int
    MinInstanceCount is the minimum number of instances that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstanceCount computation -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    min_instance_percentage int
    MinInstancePercentage is the minimum percentage of InstanceCount that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstancePercentage computation, -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    placement_constraints str
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    scaling_policies Sequence[ScalingPolicyResponse]
    Scaling policies for this service.
    service_dns_name str
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    service_load_metrics Sequence[ServiceLoadMetricResponse]
    The service load metrics is given as an array of ServiceLoadMetric objects.
    service_package_activation_mode str
    The activation Mode of the service package
    service_placement_policies Sequence[Union[ServicePlacementInvalidDomainPolicyResponse, ServicePlacementNonPartiallyPlaceServicePolicyResponse, ServicePlacementPreferPrimaryDomainPolicyResponse, ServicePlacementRequireDomainDistributionPolicyResponse, ServicePlacementRequiredDomainPolicyResponse]]
    A list that describes the correlation of the service with other services.
    instanceCount Number
    The instance count.
    partitionDescription Property Map | Property Map | Property Map
    Describes how the service is partitioned.
    provisioningState String
    The current deployment or provisioning state, which only appears in the response
    serviceTypeName String
    The name of the service type
    correlationScheme List<Property Map>
    A list that describes the correlation of the service with other services.
    defaultMoveCost String
    Specifies the move cost for the service.
    minInstanceCount Number
    MinInstanceCount is the minimum number of instances that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstanceCount computation -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    minInstancePercentage Number
    MinInstancePercentage is the minimum percentage of InstanceCount that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstancePercentage computation, -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
    placementConstraints String
    The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
    scalingPolicies List<Property Map>
    Scaling policies for this service.
    serviceDnsName String
    Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP). When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name. When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
    serviceLoadMetrics List<Property Map>
    The service load metrics is given as an array of ServiceLoadMetric objects.
    servicePackageActivationMode String
    The activation Mode of the service package
    servicePlacementPolicies List<Property Map | Property Map | Property Map | Property Map | Property Map>
    A list that describes the correlation of the service with other services.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC).
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC).
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC).
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC).
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC).
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC).
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    UniformInt64RangePartitionSchemeResponse

    Count int
    The number of partitions.
    HighKey double
    The upper bound of the partition key range that should be split between the partition ‘Count’
    LowKey double
    The lower bound of the partition key range that should be split between the partition ‘Count’
    Count int
    The number of partitions.
    HighKey float64
    The upper bound of the partition key range that should be split between the partition ‘Count’
    LowKey float64
    The lower bound of the partition key range that should be split between the partition ‘Count’
    count Integer
    The number of partitions.
    highKey Double
    The upper bound of the partition key range that should be split between the partition ‘Count’
    lowKey Double
    The lower bound of the partition key range that should be split between the partition ‘Count’
    count number
    The number of partitions.
    highKey number
    The upper bound of the partition key range that should be split between the partition ‘Count’
    lowKey number
    The lower bound of the partition key range that should be split between the partition ‘Count’
    count int
    The number of partitions.
    high_key float
    The upper bound of the partition key range that should be split between the partition ‘Count’
    low_key float
    The lower bound of the partition key range that should be split between the partition ‘Count’
    count Number
    The number of partitions.
    highKey Number
    The upper bound of the partition key range that should be split between the partition ‘Count’
    lowKey Number
    The lower bound of the partition key range that should be split between the partition ‘Count’

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.38.0 published on Monday, Apr 22, 2024 by Pulumi