次の方法で共有


SubscriptionContractData.OwnerId プロパティ

定義

サブスクリプション所有者のユーザー リソース識別子。 値は、/users/{userId} 形式の有効な相対 URL です。{userId} はユーザー識別子です。

public string OwnerId { get; set; }
member this.OwnerId : string with get, set
Public Property OwnerId As String

プロパティ値

適用対象