IMachineUpdateProperties.LocationDataName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Description="A canonical name for the geographic or physical location.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="name")]
public string LocationDataName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Description="A canonical name for the geographic or physical location.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="name")>]
member this.LocationDataName : string with get, set
Public Property LocationDataName As String

Property Value

String
Attributes

Applies to