ResourceGroup.ManagedBy Property

Definition

Id of the resource that manages this resource group.

[System.Text.Json.Serialization.JsonInclude]
[System.Text.Json.Serialization.JsonPropertyName("managedBy")]
public string ManagedBy { get; init; }
[<System.Text.Json.Serialization.JsonInclude>]
[<System.Text.Json.Serialization.JsonPropertyName("managedBy")>]
member this.ManagedBy : string with get, set
Public Property ManagedBy As String

Property Value

Attributes

Applies to