次の方法で共有


AccountProperties.UserOwnedStorage プロパティ

定義

このリソースのストレージ アカウントを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="userOwnedStorage")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Models.UserOwnedStorage> UserOwnedStorage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userOwnedStorage")>]
member this.UserOwnedStorage : System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Models.UserOwnedStorage> with get, set
Public Property UserOwnedStorage As IList(Of UserOwnedStorage)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象