Share via


INfsMountEndpointProperties.Export Property

Definition

The directory being exported from the server.

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The directory being exported from the server.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="export")]
public string Export { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The directory being exported from the server.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="export")>]
member this.Export : string with get, set
Public Property Export As String

Property Value

Attributes

Applies to