GenericContainer.ExtendedInformation 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 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