PatchProperties.PatchDetails Property

Definition

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)

Property Value

Applies to