次の方法で共有


DataSourcesSpec.Extensions プロパティ

定義

Azure VM 拡張機能のデータ ソース構成の一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="extensions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.ExtensionDataSource> Extensions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extensions")>]
member this.Extensions : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.ExtensionDataSource> with get, set
Public Property Extensions As IList(Of ExtensionDataSource)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象