Compartilhar via


IResourceMoveChangeHistory.ResourceGroupName Property

Definition

Azure Resource Group of the resource.

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

Property Value

Attributes

Applies to