IBareMetalMachine.CaCertificateValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The textual value of the X.509 Certificate.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The textual value of the X.509 Certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)]
public string CaCertificateValue { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The textual value of the X.509 Certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)>]
member this.CaCertificateValue : string
Public ReadOnly Property CaCertificateValue As String
Property Value
- Attributes