PatchProperties.PatchDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Detailed info describes the patch operation for the target container app.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppContainers.Models.PatchDetails> PatchDetails { get; }
member this.PatchDetails : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppContainers.Models.PatchDetails>
Public ReadOnly Property PatchDetails As IReadOnlyList(Of PatchDetails)