Share via


VirtualMachineScaleSetVM.Resources プロパティ

定義

仮想マシンの子拡張機能リソースを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="resources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.VirtualMachineExtension> Resources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resources")>]
member this.Resources : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.VirtualMachineExtension>
Public ReadOnly Property Resources As IList(Of VirtualMachineExtension)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象