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

30 строки
2.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.devtestlabs.models.Disk.DefinitionStages.WithManagedDiskId"
fullName: "com.azure.resourcemanager.devtestlabs.models.Disk.DefinitionStages.WithManagedDiskId"
name: "Disk.DefinitionStages.WithManagedDiskId"
nameWithType: "Disk.DefinitionStages.WithManagedDiskId"
summary: "The stage of the Disk definition allowing to specify managed<wbr>Disk<wbr>Id."
syntax: "public static interface **Disk.DefinitionStages.WithManagedDiskId**"
methods:
- uid: "com.azure.resourcemanager.devtestlabs.models.Disk.DefinitionStages.WithManagedDiskId.withManagedDiskId(java.lang.String)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Disk.DefinitionStages.WithManagedDiskId.withManagedDiskId(String managedDiskId)"
name: "withManagedDiskId(String managedDiskId)"
nameWithType: "Disk.DefinitionStages.WithManagedDiskId.withManagedDiskId(String managedDiskId)"
summary: "Specifies the managed<wbr>Disk<wbr>Id property: When backed by managed disk, this is the ID of the compute disk resource.."
modifiers:
- "abstract"
parameters:
- description: "When backed by managed disk, this is the ID of the compute disk resource."
name: "managedDiskId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Disk.DefinitionStages.WithCreate withManagedDiskId(String managedDiskId)"
desc: "Specifies the managedDiskId property: When backed by managed disk, this is the ID of the compute disk resource.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.Disk.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.devtestlabs.models.Disk.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Disk definition allowing to specify managedDiskId."
metadata: {}
package: "com.azure.resourcemanager.devtestlabs.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-devtestlabs:1.0.0