21 строка
1.6 KiB
YAML
21 строка
1.6 KiB
YAML
### YamlMime:JavaType
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.create()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync(final ServiceCallback<T>)
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name()
|
|
- com.microsoft.azure.management.compute.Disk.DefinitionStages.WithAvailabilityZone.withAvailabilityZone(AvailabilityZoneId)
|
|
- com.microsoft.azure.management.compute.Disk.DefinitionStages.WithSku.withSku(DiskSkuTypes)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags.withTag(String,String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags.withTags(Map<String, String>)
|
|
nameWithType: Disk.DefinitionStages.WithCreate
|
|
syntax: public interface WithCreate extends Creatable<Disk>,Resource.DefinitionWithTags<Disk.DefinitionStages.WithCreate>,Disk.DefinitionStages.WithSku,Disk.DefinitionStages.WithAvailabilityZone
|
|
type: interface
|
|
uid: com.microsoft.azure.management.compute.Disk.DefinitionStages.WithCreate
|
|
fullName: com.microsoft.azure.management.compute.Disk.DefinitionStages.WithCreate
|
|
name: Disk.DefinitionStages.WithCreate
|
|
package: com.microsoft.azure.management.compute
|
|
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified. </p>
|
|
metadata: {}
|