IBareMetalMachine.CaCertificateHash Property

Definition

The hash value of the X.509 Certificate.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The hash value of the X.509 Certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hash", Update=false)]
public string CaCertificateHash { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The hash value of the X.509 Certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hash", Update=false)>]
member this.CaCertificateHash : string
Public ReadOnly Property CaCertificateHash As String

Property Value

Attributes

Applies to