INamespaceJunction.NfsExport 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.
NFS export where targetPath exists.
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="NFS export where targetPath exists.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nfsExport")]
public string NfsExport { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="NFS export where targetPath exists.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nfsExport")>]
member this.NfsExport : string with get, set
Public Property NfsExport As String
Property Value
- Attributes