Share via


IDataStore.Uuid Property

Definition

The uuid of data store.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The uuid of data store.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="uuid")]
public string Uuid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The uuid of data store.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="uuid")>]
member this.Uuid : string with get, set
Public Property Uuid As String

Property Value

Attributes

Applies to