你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IDefintion 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
需要实现的所有定义的容器接口。
public interface IDefintion : Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithCreatableResourceGroup<Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithResourceType>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithResourceType>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithGroup<Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithResourceType>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithNewResourceGroup<Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithResourceType>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion<Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.ResourceManager.Fluent.IGenericResource>, Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IBlank, Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithApiVersion, Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithCreate, Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithGroup, Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithPlan, Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithProviderNamespace, Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithResourceType
type IDefintion = interface
interface IBlank
interface IDefinitionWithRegion<IWithGroup>
interface IWithGroup
interface IWithGroup<IWithResourceType>
interface IWithExistingResourceGroup<IWithResourceType>
interface IWithNewResourceGroup<IWithResourceType>
interface IWithCreatableResourceGroup<IWithResourceType>
interface IWithResourceType
interface IWithProviderNamespace
interface IWithParentResource
interface IWithPlan
interface IWithApiVersion
interface IWithCreate
interface ICreatable<IGenericResource>
interface IIndexable
interface IDefinitionWithTags<IWithCreate>
Public Interface IDefintion
Implements IBlank, ICreatable(Of IGenericResource), IDefinitionWithRegion(Of IWithGroup), IDefinitionWithTags(Of IWithCreate), IWithApiVersion, IWithCreatableResourceGroup(Of IWithResourceType), IWithCreate, IWithExistingResourceGroup(Of IWithResourceType), IWithGroup, IWithGroup(Of IWithResourceType), IWithNewResourceGroup(Of IWithResourceType), IWithPlan, IWithProviderNamespace, IWithResourceType
- 实现
-
IWithCreatableResourceGroup<IWithResourceType> IWithCreatableResourceGroup<T> IWithExistingResourceGroup<IWithResourceType> IWithExistingResourceGroup<T> IWithGroup<IWithResourceType> IWithNewResourceGroup<IWithResourceType> IWithNewResourceGroup<T> IDefinitionWithRegion<IWithGroup> IDefinitionWithTags<IWithCreate> ICreatable<IGenericResource> IIndexable IBlank IWithApiVersion IWithCreate IWithGroup IWithParentResource IWithPlan IWithProviderNamespace IWithResourceType
属性
Key |
需要实现的所有定义的容器接口。 (继承自 IIndexable) |
Name |
获取可创建资源的名称。 (继承自 ICreatable<T>) |