你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GovernanceRuleOwnerSource Class

Definition

Describe the owner source of governance rule

public class GovernanceRuleOwnerSource
type GovernanceRuleOwnerSource = class
Public Class GovernanceRuleOwnerSource
Inheritance
GovernanceRuleOwnerSource

Constructors

GovernanceRuleOwnerSource()

Initializes a new instance of the GovernanceRuleOwnerSource class.

GovernanceRuleOwnerSource(String, String)

Initializes a new instance of the GovernanceRuleOwnerSource class.

Properties

Type

Gets or sets the owner type for the governance rule owner source Possible values include: 'ByTag', 'Manually'

Value

Gets or sets the source value e.g. tag key like owner name or email address

Applies to