GenericContainer.ExtendedInformation Property

Definition

Gets or sets extended information (not returned in List container API calls)

[Newtonsoft.Json.JsonProperty(PropertyName="extendedInformation")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.GenericContainerExtendedInfo ExtendedInformation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extendedInformation")>]
member this.ExtendedInformation : Microsoft.Azure.Management.RecoveryServices.Backup.Models.GenericContainerExtendedInfo with get, set
Public Property ExtendedInformation As GenericContainerExtendedInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to