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

30 строки
1.8 KiB
YAML
Исходник Постоянная ссылка Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.netapp.models.Volume.DefinitionStages.WithBackupId"
fullName: "com.azure.resourcemanager.netapp.models.Volume.DefinitionStages.WithBackupId"
name: "Volume.DefinitionStages.WithBackupId"
nameWithType: "Volume.DefinitionStages.WithBackupId"
summary: "The stage of the Volume definition allowing to specify backup<wbr>Id."
syntax: "public static interface **Volume.DefinitionStages.WithBackupId**"
methods:
- uid: "com.azure.resourcemanager.netapp.models.Volume.DefinitionStages.WithBackupId.withBackupId(java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volume.DefinitionStages.WithBackupId.withBackupId(String backupId)"
name: "withBackupId(String backupId)"
nameWithType: "Volume.DefinitionStages.WithBackupId.withBackupId(String backupId)"
summary: "Specifies the backup<wbr>Id property: Resource identifier used to identify the Backup.."
modifiers:
- "abstract"
parameters:
- description: "Resource identifier used to identify the Backup."
name: "backupId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Volume.DefinitionStages.WithCreate withBackupId(String backupId)"
desc: "Specifies the backupId property: Resource identifier used to identify the Backup.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.netapp.models.Volume.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Volume definition allowing to specify backupId."
metadata: {}
package: "com.azure.resourcemanager.netapp.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.4.0