ReservationPurchaseContent.AppliedScopes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將套用權益的訂用帳戶清單。 請勿指定 AppliedScopeType 是否為 Shared。 此屬性將會取代為 Single AppliedScopeType,並以 appliedScopeProperties 取代。
public System.Collections.Generic.IList<string> AppliedScopes { get; set; }
member this.AppliedScopes : System.Collections.Generic.IList<string> with get, set
Public Property AppliedScopes As IList(Of String)