GovernanceAssignment.Owner Property

Definition

The Owner for the governance assignment - e.g. user@contoso.com - see example.

public Azure.Provisioning.BicepValue<string> Owner { get; set; }
member this.Owner : Azure.Provisioning.BicepValue<string> with get, set
Public Property Owner As BicepValue(Of String)

Property Value

Applies to