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
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET