Megosztás a következőn keresztül:


IConnectedMachineIdentity.Location Property

Definition

The location of the Extension being received.

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

Property Value

Attributes

Applies to