다음을 통해 공유


AutomationAccountCreateOrUpdateParameters.Identity 속성

정의

자동화 계정의 ID 속성을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상