Sdílet prostřednictvím


ISigningKey.Flag Property

Definition

The flags specifies how the key is used.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The flags specifies how the key is used.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="flags")]
public int? Flag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The flags specifies how the key is used.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="flags")>]
member this.Flag : Nullable<int>
Public ReadOnly Property Flag As Nullable(Of Integer)

Property Value

Attributes

Applies to