IAmlFilesystem.ClusterUuid 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.
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="The unique identifier of the AML file system cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="clusterUuid", Update=false)]
public string ClusterUuid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="The unique identifier of the AML file system cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="clusterUuid", Update=false)>]
member this.ClusterUuid : string
Public ReadOnly Property ClusterUuid As String
Property Value
- Attributes