Sdílet prostřednictvím


ISigningKey.Protocol Property

Definition

The protocol value. The value is always 3.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The protocol value. The value is always 3.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="protocol")]
public int? Protocol { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The protocol value. The value is always 3.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="protocol")>]
member this.Protocol : Nullable<int>
Public ReadOnly Property Protocol As Nullable(Of Integer)

Property Value

Attributes

Applies to