Volume.AzureFile プロパティ

定義

Azure File ボリュームを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象