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

30 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.DefinitionStages.WithEnabled"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.DefinitionStages.WithEnabled"
name: "BackupPolicy.DefinitionStages.WithEnabled"
nameWithType: "BackupPolicy.DefinitionStages.WithEnabled"
summary: "The stage of the Backup<wbr>Policy definition allowing to specify enabled."
syntax: "public static interface **BackupPolicy.DefinitionStages.WithEnabled**"
methods:
- uid: "com.azure.resourcemanager.netapp.models.BackupPolicy.DefinitionStages.WithEnabled.withEnabled(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.netapp.models.BackupPolicy.DefinitionStages.WithEnabled.withEnabled(Boolean enabled)"
name: "withEnabled(Boolean enabled)"
nameWithType: "BackupPolicy.DefinitionStages.WithEnabled.withEnabled(Boolean enabled)"
summary: "Specifies the enabled property: The property to decide policy is enabled or not."
modifiers:
- "abstract"
parameters:
- description: "The property to decide policy is enabled or not."
name: "enabled"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public abstract BackupPolicy.DefinitionStages.WithCreate withEnabled(Boolean enabled)"
desc: "Specifies the enabled property: The property to decide policy is enabled or not."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.BackupPolicy.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.netapp.models.BackupPolicy.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the BackupPolicy definition allowing to specify enabled."
metadata: {}
package: "com.azure.resourcemanager.netapp.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.4.0