Share via


IAmlFilesystem.ClientInfoMgsAddress Property

Definition

The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="mgsAddress", Update=false)]
public string ClientInfoMgsAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="mgsAddress", Update=false)>]
member this.ClientInfoMgsAddress : string
Public ReadOnly Property ClientInfoMgsAddress As String

Property Value

Attributes

Applies to