次の方法で共有


DataCollectionEndpointResource.ConfigurationAccess プロパティ

定義

クライアントが構成にアクセスするために使用するエンドポイントを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.configurationAccess")]
public Microsoft.Azure.Management.Monitor.Models.DataCollectionEndpointConfigurationAccess ConfigurationAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.configurationAccess")>]
member this.ConfigurationAccess : Microsoft.Azure.Management.Monitor.Models.DataCollectionEndpointConfigurationAccess with get, set
Public Property ConfigurationAccess As DataCollectionEndpointConfigurationAccess

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象