VirtualMachineInstallPatchesResult.Patches プロパティ

定義

操作中にインストールされたパッチ。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.PatchInstallationDetail> Patches { get; }
member this.Patches : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.PatchInstallationDetail>
Public ReadOnly Property Patches As IReadOnlyList(Of PatchInstallationDetail)

プロパティ値

適用対象