GovernanceRuleOwnerSource.SourceType 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.
The owner type for the governance rule owner source.
public Azure.ResourceManager.SecurityCenter.Models.GovernanceRuleOwnerSourceType? SourceType { get; set; }
member this.SourceType : Nullable<Azure.ResourceManager.SecurityCenter.Models.GovernanceRuleOwnerSourceType> with get, set
Public Property SourceType As Nullable(Of GovernanceRuleOwnerSourceType)