Compartilhar via


StatelessServiceProperties.InstanceCount Propriedade

Definição

Obtém ou define a contagem de instâncias.

[Newtonsoft.Json.JsonProperty(PropertyName="instanceCount")]
public int? InstanceCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instanceCount")>]
member this.InstanceCount : Nullable<int> with get, set
Public Property InstanceCount As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a