次の方法で共有


ServiceBusSubscriptionData.IsClientAffine プロパティ

定義

サブスクリプションがクライアント ID とアフィニティを持っているかどうかを示す値。

public bool? IsClientAffine { get; set; }
member this.IsClientAffine : Nullable<bool> with get, set
Public Property IsClientAffine As Nullable(Of Boolean)

プロパティ値

適用対象