PrometheusOSProviderInstanceProperties.SslCertificateUri 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.
Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Owned)]
public string SslCertificateUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Owned)>]
member this.SslCertificateUri : string with get, set
Public Property SslCertificateUri As String
Property Value
Implements
- Attributes