SnapshotPolicy Class
Snapshot policy information.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
SnapshotPolicy
Constructor
SnapshotPolicy(*, location: str, tags: Optional[Dict[str, str]] = None, hourly_schedule: Optional[azure.mgmt.netapp.models._models_py3.HourlySchedule] = None, daily_schedule: Optional[azure.mgmt.netapp.models._models_py3.DailySchedule] = None, weekly_schedule: Optional[azure.mgmt.netapp.models._models_py3.WeeklySchedule] = None, monthly_schedule: Optional[azure.mgmt.netapp.models._models_py3.MonthlySchedule] = None, enabled: Optional[bool] = None, **kwargs)
Parameters
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- etag
- str
A unique read-only string that changes whenever the resource is updated.
- type
- str
Resource type.
- provisioning_state
- str
Azure lifecycle management.
Feedback
Submit and view feedback for