CSMContainerListResponse.Value Property

Definition

Optional. List of container responses.

public System.Collections.Generic.IList<Microsoft.Azure.Management.BackupServices.Models.CSMContainerResponse> Value { get; set; }
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.BackupServices.Models.CSMContainerResponse> with get, set
Public Property Value As IList(Of CSMContainerResponse)

Property Value

Applies to