Compartir a través de


SBClientAffineProperties.IsShared Propiedad

Definición

Obtiene o establece para las suscripciones de cliente affine, este valor indica si la suscripción se comparte o no.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a