CSMProtectionPolicyListResponse Class
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.
The response model for the list CSMProtectionPolicies operation.
public class CSMProtectionPolicyListResponse : Microsoft.Azure.Management.BackupServices.Models.CSMListResponse
type CSMProtectionPolicyListResponse = class
inherit CSMListResponse
Public Class CSMProtectionPolicyListResponse
Inherits CSMListResponse
- Inheritance
Constructors
CSMProtectionPolicyListResponse() |
Initializes a new instance of the CSMProtectionPolicyListResponse 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. The list of ProtectionPolicies for a resource id. |