CSMContainerListResponse Class
Definition
The definition of a CSMContainerListResponse.
public class CSMContainerListResponse : Microsoft.Azure.Management.BackupServices.Models.CSMListResponse
type CSMContainerListResponse = class
inherit CSMListResponse
Public Class CSMContainerListResponse
Inherits CSMListResponse
- Inheritance
Constructors
CSMContainerListResponse() |
Initializes a new instance of the CSMContainerListResponse class. |
Properties
Id |
Optional. ID (Inherited from CSMBaseResponse) |
Name |
Optional. Name (Inherited from CSMBaseResponse) |
NextLink |
Optional. Next Link (Inherited from CSMListResponse) |
Type |
Optional. Type (Inherited from CSMBaseResponse) |
Value |
Optional. List of container responses. |