AzureVmWorkloadContainer.ExtendedInfo 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.
Gets or sets additional details of a workload container.
public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureVmWorkloadContainerExtendedInfo> ExtendedInfo { get; set; }
member this.ExtendedInfo : System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureVmWorkloadContainerExtendedInfo> with get, set
Public Property ExtendedInfo As List(Of AzureVmWorkloadContainerExtendedInfo)