次の方法で共有


ComputePolicyAccountCreateParameters.ObjectId プロパティ

定義

ポリシーを作成するエンティティの AAD オブジェクト識別子を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.objectId")]
public Guid ObjectId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.objectId")>]
member this.ObjectId : Guid with get, set
Public Property ObjectId As Guid

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象