Condividi tramite


IStorageTarget.Nfs3Target Property

Definition

IP address or host name of an NFSv3 host (e.g., 10.0.44.44).

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="IP address or host name of an NFSv3 host (e.g., 10.0.44.44).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="target")]
public string Nfs3Target { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="IP address or host name of an NFSv3 host (e.g., 10.0.44.44).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="target")>]
member this.Nfs3Target : string with get, set
Public Property Nfs3Target As String

Property Value

Attributes

Applies to