Partager via


SBClientAffineProperties.IsShared Propriété

Définition

Obtient ou définit pour les abonnements client-affine, cette valeur indique si l’abonnement est partagé ou non.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à