次の方法で共有


DataCollectionRule.Destinations プロパティ

定義

変換先の指定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象