PrometheusOSProviderInstanceProperties Class
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 PrometheusOS provider properties.
public class PrometheusOSProviderInstanceProperties : Azure.ResourceManager.Workloads.Models.ProviderSpecificProperties
public class PrometheusOSProviderInstanceProperties : Azure.ResourceManager.Workloads.Models.ProviderSpecificProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Workloads.Models.PrometheusOSProviderInstanceProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Workloads.Models.PrometheusOSProviderInstanceProperties>
type PrometheusOSProviderInstanceProperties = class
inherit ProviderSpecificProperties
type PrometheusOSProviderInstanceProperties = class
inherit ProviderSpecificProperties
interface IJsonModel<PrometheusOSProviderInstanceProperties>
interface IPersistableModel<PrometheusOSProviderInstanceProperties>
Public Class PrometheusOSProviderInstanceProperties
Inherits ProviderSpecificProperties
Public Class PrometheusOSProviderInstanceProperties
Inherits ProviderSpecificProperties
Implements IJsonModel(Of PrometheusOSProviderInstanceProperties), IPersistableModel(Of PrometheusOSProviderInstanceProperties)
- Inheritance
- Implements
Constructors
PrometheusOSProviderInstanceProperties() |
Initializes a new instance of PrometheusOSProviderInstanceProperties. |
Properties
PrometheusUri |
URL of the Node Exporter endpoint. |
SapSid |
Gets or sets the SAP System Identifier. |
SslCertificateUri |
Gets or sets the blob URI to SSL certificate for the prometheus node exporter. |
SslPreference |
Gets or sets certificate preference if secure communication is enabled. |
Explicit Interface Implementations
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET