次の方法で共有


IPolicyIdentity.PolicyDefinitionName Property

Definition

The name of the policy definition to create.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The name of the policy definition to create.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyDefinitionName", Update=true)]
public string PolicyDefinitionName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The name of the policy definition to create.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyDefinitionName", Update=true)>]
member this.PolicyDefinitionName : string with get, set
Public Property PolicyDefinitionName As String

Property Value

Attributes

Applies to