Megosztás a következőn keresztül:


IPrometheusHaClusterProviderInstanceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.PrometheusHaClusterProviderInstancePropertiesTypeConverter))]
public interface IPrometheusHaClusterProviderInstanceProperties : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IProviderSpecificProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.PrometheusHaClusterProviderInstancePropertiesTypeConverter))>]
type IPrometheusHaClusterProviderInstanceProperties = interface
    interface IJsonSerializable
    interface IProviderSpecificProperties
Public Interface IPrometheusHaClusterProviderInstanceProperties
Implements IProviderSpecificProperties
Derived
Attributes
Implements

Properties

ClusterName

Gets or sets the clusterName.

Hostname

Gets or sets the target machine name.

PrometheusUrl

URL of the Node Exporter endpoint.

ProviderType

The provider type. For example, the value can be SapHana.

(Inherited from IProviderSpecificProperties)
Sid

Gets or sets the cluster sid.

SslCertificateUri

Gets or sets the blob URI to SSL certificate for the HA cluster exporter.

SslPreference

Gets or sets certificate preference if secure communication is enabled.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to