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
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET