ManagedInstance.Identity プロパティ

定義

マネージド インスタンスの Azure Active Directory ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.Sql.Models.ResourceIdentity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.Sql.Models.ResourceIdentity with get, set
Public Property Identity As ResourceIdentity

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象