StorageTarget.BlobNfs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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