ArmApplication.ManagedResourceGroupId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The managed resource group Id.
public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> ManagedResourceGroupId { get; set; }
member this.ManagedResourceGroupId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> with get, set
Public Property ManagedResourceGroupId As BicepValue(Of ResourceIdentifier)