AutoStorageBaseProperties.StorageAccountId 속성

정의

자동 스토리지 계정에 사용할 스토리지 계정의 리소스 ID를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="storageAccountId")]
public string StorageAccountId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageAccountId")>]
member this.StorageAccountId : string with get, set
Public Property StorageAccountId As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상