次の方法で共有


StorageTarget.Nfs3 プロパティ

定義

targetType が nfs3 の場合にプロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nfs3")]
public Microsoft.Azure.Management.StorageCache.Models.Nfs3Target Nfs3 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nfs3")>]
member this.Nfs3 : Microsoft.Azure.Management.StorageCache.Models.Nfs3Target with get, set
Public Property Nfs3 As Nfs3Target

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象