Partager via


IMdpIdentity.LocationName Property

Definition

Name of the location.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Name of the location.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="locationName", Update=true)]
public string LocationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Name of the location.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="locationName", Update=true)>]
member this.LocationName : string with get, set
Public Property LocationName As String

Property Value

Attributes

Applies to