次の方法で共有


StorageTarget.BlobNfs プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象