次の方法で共有


ClusterResourceProperties.PrometheusEndpoint プロパティ

定義

マネージド Cassandra ノードに関するデータを含む Prometheus エンドポイントに到達できるホスト名または IP アドレスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="prometheusEndpoint")]
public Microsoft.Azure.Management.CosmosDB.Models.SeedNode PrometheusEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="prometheusEndpoint")>]
member this.PrometheusEndpoint : Microsoft.Azure.Management.CosmosDB.Models.SeedNode with get, set
Public Property PrometheusEndpoint As SeedNode

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象