Compartilhar via


SBClientAffineProperties.IsDurable Propriedade

Definição

Obtém ou define para assinaturas cliente-affine, esse valor indica se a assinatura é durável ou não.

[Newtonsoft.Json.JsonProperty(PropertyName="isDurable")]
public bool? IsDurable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isDurable")>]
member this.IsDurable : Nullable<bool> with get, set
Public Property IsDurable As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a