azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

282 строки
15 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.netapp.models.BackupPolicy"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy"
name: "BackupPolicy"
nameWithType: "BackupPolicy"
summary: "An immutable client-side representation of Backup<wbr>Policy."
syntax: "public interface **BackupPolicy**"
methods:
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.backupPolicyId()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.backupPolicyId()"
name: "backupPolicyId()"
nameWithType: "BackupPolicy.backupPolicyId()"
summary: "Gets the backup<wbr>Policy<wbr>Id property: Backup Policy Resource ID."
modifiers:
- "abstract"
syntax: "public abstract String backupPolicyId()"
desc: "Gets the backupPolicyId property: Backup Policy Resource ID."
returns:
description: "the backupPolicyId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.dailyBackupsToKeep()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.dailyBackupsToKeep()"
name: "dailyBackupsToKeep()"
nameWithType: "BackupPolicy.dailyBackupsToKeep()"
summary: "Gets the daily<wbr>Backups<wbr>ToKeep property: Daily backups count to keep."
modifiers:
- "abstract"
syntax: "public abstract Integer dailyBackupsToKeep()"
desc: "Gets the dailyBackupsToKeep property: Daily backups count to keep."
returns:
description: "the dailyBackupsToKeep value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.enabled()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.enabled()"
name: "enabled()"
nameWithType: "BackupPolicy.enabled()"
summary: "Gets the enabled property: The property to decide policy is enabled or not."
modifiers:
- "abstract"
syntax: "public abstract Boolean enabled()"
desc: "Gets the enabled property: The property to decide policy is enabled or not."
returns:
description: "the enabled value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.etag()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.etag()"
name: "etag()"
nameWithType: "BackupPolicy.etag()"
summary: "Gets the etag property: A unique read-only string that changes whenever the resource is updated."
modifiers:
- "abstract"
syntax: "public abstract String etag()"
desc: "Gets the etag property: A unique read-only string that changes whenever the resource is updated."
returns:
description: "the etag value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.id()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.id()"
name: "id()"
nameWithType: "BackupPolicy.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.innerModel()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.innerModel()"
name: "innerModel()"
nameWithType: "BackupPolicy.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>netapp.<wbr>fluent.<wbr>models.<wbr>Backup<wbr>Policy<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract BackupPolicyInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.netapp.fluent.models.BackupPolicyInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.BackupPolicyInner?alt=com.azure.resourcemanager.netapp.fluent.models.BackupPolicyInner&text=BackupPolicyInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.location()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.location()"
name: "location()"
nameWithType: "BackupPolicy.location()"
summary: "Gets the location property: The geo-location where the resource lives."
modifiers:
- "abstract"
syntax: "public abstract String location()"
desc: "Gets the location property: The geo-location where the resource lives."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.monthlyBackupsToKeep()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.monthlyBackupsToKeep()"
name: "monthlyBackupsToKeep()"
nameWithType: "BackupPolicy.monthlyBackupsToKeep()"
summary: "Gets the monthly<wbr>Backups<wbr>ToKeep property: Monthly backups count to keep."
modifiers:
- "abstract"
syntax: "public abstract Integer monthlyBackupsToKeep()"
desc: "Gets the monthlyBackupsToKeep property: Monthly backups count to keep."
returns:
description: "the monthlyBackupsToKeep value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.name()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.name()"
name: "name()"
nameWithType: "BackupPolicy.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.provisioningState()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.provisioningState()"
name: "provisioningState()"
nameWithType: "BackupPolicy.provisioningState()"
summary: "Gets the provisioning<wbr>State property: Azure lifecycle management."
modifiers:
- "abstract"
syntax: "public abstract String provisioningState()"
desc: "Gets the provisioningState property: Azure lifecycle management."
returns:
description: "the provisioningState value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.refresh()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.refresh()"
name: "refresh()"
nameWithType: "BackupPolicy.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract BackupPolicy refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.BackupPolicy?alt=com.azure.resourcemanager.netapp.models.BackupPolicy&text=BackupPolicy\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "BackupPolicy.refresh(Context context)"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract BackupPolicy refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.BackupPolicy?alt=com.azure.resourcemanager.netapp.models.BackupPolicy&text=BackupPolicy\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.region()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.region()"
name: "region()"
nameWithType: "BackupPolicy.region()"
summary: "Gets the region of the resource."
modifiers:
- "abstract"
syntax: "public abstract Region region()"
desc: "Gets the region of the resource."
returns:
description: "the region of the resource."
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.regionName()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.regionName()"
name: "regionName()"
nameWithType: "BackupPolicy.regionName()"
summary: "Gets the name of the resource region."
modifiers:
- "abstract"
syntax: "public abstract String regionName()"
desc: "Gets the name of the resource region."
returns:
description: "the name of the resource region."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.resourceGroupName()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "BackupPolicy.resourceGroupName()"
summary: "Gets the name of the resource group."
modifiers:
- "abstract"
syntax: "public abstract String resourceGroupName()"
desc: "Gets the name of the resource group."
returns:
description: "the name of the resource group."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.systemData()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.systemData()"
name: "systemData()"
nameWithType: "BackupPolicy.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.tags()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.tags()"
name: "tags()"
nameWithType: "BackupPolicy.tags()"
summary: "Gets the tags property: Resource tags."
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
desc: "Gets the tags property: Resource tags."
returns:
description: "the tags value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.type()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.type()"
name: "type()"
nameWithType: "BackupPolicy.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.update()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.update()"
name: "update()"
nameWithType: "BackupPolicy.update()"
summary: "Begins update for the Backup<wbr>Policy resource."
modifiers:
- "abstract"
syntax: "public abstract BackupPolicy.Update update()"
desc: "Begins update for the BackupPolicy resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.BackupPolicy.Update?alt=com.azure.resourcemanager.netapp.models.BackupPolicy.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.volumeBackups()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.volumeBackups()"
name: "volumeBackups()"
nameWithType: "BackupPolicy.volumeBackups()"
summary: "Gets the volume<wbr>Backups property: A list of volumes assigned to this policy."
modifiers:
- "abstract"
syntax: "public abstract List<VolumeBackups> volumeBackups()"
desc: "Gets the volumeBackups property: A list of volumes assigned to this policy."
returns:
description: "the volumeBackups value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.netapp.models.VolumeBackups?alt=com.azure.resourcemanager.netapp.models.VolumeBackups&text=VolumeBackups\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.volumesAssigned()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.volumesAssigned()"
name: "volumesAssigned()"
nameWithType: "BackupPolicy.volumesAssigned()"
summary: "Gets the volumes<wbr>Assigned property: Volumes using current backup policy."
modifiers:
- "abstract"
syntax: "public abstract Integer volumesAssigned()"
desc: "Gets the volumesAssigned property: Volumes using current backup policy."
returns:
description: "the volumesAssigned value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.weeklyBackupsToKeep()"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.weeklyBackupsToKeep()"
name: "weeklyBackupsToKeep()"
nameWithType: "BackupPolicy.weeklyBackupsToKeep()"
summary: "Gets the weekly<wbr>Backups<wbr>ToKeep property: Weekly backups count to keep."
modifiers:
- "abstract"
syntax: "public abstract Integer weeklyBackupsToKeep()"
desc: "Gets the weeklyBackupsToKeep property: Weekly backups count to keep."
returns:
description: "the weeklyBackupsToKeep value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
type: "interface"
desc: "An immutable client-side representation of BackupPolicy."
metadata: {}
package: "com.azure.resourcemanager.netapp.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.4.0