AzureWorkloadContainerExtendedInfo.InquiryInfo Property

Definition

Gets or sets inquiry Status for the container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to