PatchDetailsOldLayer Class
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.
The old layer details in the target image.
public class PatchDetailsOldLayer : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppContainers.Models.PatchDetailsOldLayer>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppContainers.Models.PatchDetailsOldLayer>
type PatchDetailsOldLayer = class
interface IJsonModel<PatchDetailsOldLayer>
interface IPersistableModel<PatchDetailsOldLayer>
Public Class PatchDetailsOldLayer
Implements IJsonModel(Of PatchDetailsOldLayer), IPersistableModel(Of PatchDetailsOldLayer)
- Inheritance
-
PatchDetailsOldLayer
- Implements
Properties
| Name | Description |
|---|---|
| FrameworkAndVersion |
The framework and its version in the old run image for the target image. |
| Name |
The details of the old layer for the target image. |
| OsAndVersion |
The OS name and its version in the old run image for the target image. |