Partager via


GovernanceRuleProperties.OwnerSource Property

Definition

Gets or sets the owner source for the governance rule - e.g. Manually by user@contoso.com - see example

[Newtonsoft.Json.JsonProperty(PropertyName="ownerSource")]
public Microsoft.Azure.Management.Security.Models.GovernanceRuleOwnerSource OwnerSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ownerSource")>]
member this.OwnerSource : Microsoft.Azure.Management.Security.Models.GovernanceRuleOwnerSource with get, set
Public Property OwnerSource As GovernanceRuleOwnerSource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to