Share via


ExistingAzureResourceAnnotation.ResourceGroup Property

Definition

Gets the name of the existing resource group. If null, use the current resource group.

public object? ResourceGroup { get; }
member this.ResourceGroup : obj
Public ReadOnly Property ResourceGroup As Object

Property Value

Remarks

Supports a String or a ParameterResource via runtime validation.

Applies to