Condividi tramite


StorageTarget.BlobNfs Property

Definition

Gets or sets properties when targetType is 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to