GovernanceRuleProperties.OwnerSource 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.
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