次の方法で共有


ITrackedResource.Location Property

Definition

Location of the resource.

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

Property Value

Attributes

Applies to