你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IDefinition 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
托管磁盘定义的全部。
public interface IDefinition : Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IBlank, Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithCreateAndSize, Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithDataDiskSource, Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithDiskSource, Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithGroup, Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithStorageAccount, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithCreatableResourceGroup<Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithDiskSource>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithDiskSource>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithGroup<Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithDiskSource>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithNewResourceGroup<Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithDiskSource>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion<Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Compute.Fluent.IDisk>
type IDefinition = interface
interface IBlank
interface IDefinitionWithRegion<IWithGroup>
interface IWithGroup
interface IWithGroup<IWithDiskSource>
interface IWithExistingResourceGroup<IWithDiskSource>
interface IWithNewResourceGroup<IWithDiskSource>
interface IWithCreatableResourceGroup<IWithDiskSource>
interface IWithDiskSource
interface IWithWindowsDiskSource
interface IWithLinuxDiskSource
interface IWithData
interface IWithDataDiskSource
interface IWithDataDiskFromVhd
interface IWithDataDiskFromUpload
interface IWithDataDiskFromDisk
interface IWithDataDiskFromSnapshot
interface IWithStorageAccount
interface IWithCreateAndSize
interface IWithCreate
interface ICreatable<IDisk>
interface IIndexable
interface IDefinitionWithTags<IWithCreate>
interface IWithSku
interface IWithHyperVGeneration
interface IWithAvailabilityZone
interface IBeta
Public Interface IDefinition
Implements IBeta, IBlank, ICreatable(Of IDisk), IDefinitionWithRegion(Of IWithGroup), IDefinitionWithTags(Of IWithCreate), IWithCreatableResourceGroup(Of IWithDiskSource), IWithCreateAndSize, IWithDataDiskSource, IWithDiskSource, IWithExistingResourceGroup(Of IWithDiskSource), IWithGroup, IWithGroup(Of IWithDiskSource), IWithNewResourceGroup(Of IWithDiskSource), IWithStorageAccount
- 实现
-
IBlank IWithAvailabilityZone IWithCreate IWithCreateAndSize IWithData IWithDataDiskFromDisk IWithDataDiskFromSnapshot IWithDataDiskFromUpload IWithDataDiskFromVhd IWithDataDiskSource IWithDiskSource IWithGroup IWithHyperVGeneration IWithLinuxDiskSource IWithSku IWithStorageAccount IWithWindowsDiskSource IWithCreatableResourceGroup<IWithDiskSource> IWithCreatableResourceGroup<T> IWithExistingResourceGroup<IWithDiskSource> IWithExistingResourceGroup<T> IWithGroup<IWithDiskSource> IWithNewResourceGroup<IWithDiskSource> IWithNewResourceGroup<T> IBeta IDefinitionWithRegion<IWithGroup> IDefinitionWithTags<IWithCreate> ICreatable<IDisk> IIndexable
属性
Key |
托管磁盘定义的全部。 (继承自 IIndexable) |
Name |
获取可创建资源的名称。 (继承自 ICreatable<T>) |