次の方法で共有


VirtualMachineGetResponse.ConfigurationSets プロパティ

定義

省略可能。 システムとアプリケーションの構成設定が含まれた構成セットのコレクションが含まれます。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.ConfigurationSet> ConfigurationSets { get; set; }
member this.ConfigurationSets : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.ConfigurationSet> with get, set
Public Property ConfigurationSets As IList(Of ConfigurationSet)

プロパティ値

適用対象