Aracılığıyla paylaş


GovernanceAssignment.Owner Property

Definition

Gets or sets the Owner for the governance assignment - e.g. user@contoso.com - see example

[Newtonsoft.Json.JsonProperty(PropertyName="properties.owner")]
public string Owner { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.owner")>]
member this.Owner : string with get, set
Public Property Owner As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to