30 строки
2.1 KiB
YAML
30 строки
2.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.netapp.models.SnapshotPolicy.UpdateStages.WithMonthlySchedule"
|
|
fullName: "com.azure.resourcemanager.netapp.models.SnapshotPolicy.UpdateStages.WithMonthlySchedule"
|
|
name: "SnapshotPolicy.UpdateStages.WithMonthlySchedule"
|
|
nameWithType: "SnapshotPolicy.UpdateStages.WithMonthlySchedule"
|
|
summary: "The stage of the Snapshot<wbr>Policy update allowing to specify monthly<wbr>Schedule."
|
|
syntax: "public static interface **SnapshotPolicy.UpdateStages.WithMonthlySchedule**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.netapp.models.SnapshotPolicy.UpdateStages.WithMonthlySchedule.withMonthlySchedule(com.azure.resourcemanager.netapp.models.MonthlySchedule)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.SnapshotPolicy.UpdateStages.WithMonthlySchedule.withMonthlySchedule(MonthlySchedule monthlySchedule)"
|
|
name: "withMonthlySchedule(MonthlySchedule monthlySchedule)"
|
|
nameWithType: "SnapshotPolicy.UpdateStages.WithMonthlySchedule.withMonthlySchedule(MonthlySchedule monthlySchedule)"
|
|
summary: "Specifies the monthly<wbr>Schedule property: Schedule for monthly snapshots."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "Schedule for monthly snapshots."
|
|
name: "monthlySchedule"
|
|
type: "<xref href=\"com.azure.resourcemanager.netapp.models.MonthlySchedule?alt=com.azure.resourcemanager.netapp.models.MonthlySchedule&text=MonthlySchedule\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SnapshotPolicy.Update withMonthlySchedule(MonthlySchedule monthlySchedule)"
|
|
desc: "Specifies the monthlySchedule property: Schedule for monthly snapshots."
|
|
returns:
|
|
description: "the next definition stage."
|
|
type: "<xref href=\"com.azure.resourcemanager.netapp.models.SnapshotPolicy.Update?alt=com.azure.resourcemanager.netapp.models.SnapshotPolicy.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the SnapshotPolicy update allowing to specify monthlySchedule."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.netapp.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1
|