Share via


IDisk.GeneratedId Property

Definition

The generated ID of the disk.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="The generated ID of the disk.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="generatedId", Update=true)]
public string GeneratedId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="The generated ID of the disk.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="generatedId", Update=true)>]
member this.GeneratedId : string with get, set
Public Property GeneratedId As String

Property Value

Attributes

Applies to