你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IDefinitionManagedOrUnmanaged 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
整个虚拟机定义。
public interface IDefinitionManagedOrUnmanaged : Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithLinuxCreateManagedOrUnmanaged, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithLinuxRootUsernameManagedOrUnmanaged, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithUnmanagedCreate, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithWindowsAdminPasswordManagedOrUnmanaged, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithWindowsAdminUsernameManagedOrUnmanaged, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithWindowsCreateManagedOrUnmanaged, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.DefinitionShared.IDefinitionShared, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithCreatableResourceGroup<Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithNetwork>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithNetwork>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithGroup<Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithNetwork>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithNewResourceGroup<Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithNetwork>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion<Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Compute.Fluent.IVirtualMachine>
type IDefinitionManagedOrUnmanaged = interface
interface IDefinitionShared
interface IBlank
interface IDefinitionWithRegion<IWithGroup>
interface IWithGroup
interface IWithGroup<IWithNetwork>
interface IWithExistingResourceGroup<IWithNetwork>
interface IWithNewResourceGroup<IWithNetwork>
interface IWithCreatableResourceGroup<IWithNetwork>
interface IWithNetwork
interface IWithPrimaryNetworkInterface
interface IWithSubnet
interface IWithPrivateIP
interface IWithPublicIPAddress
interface IWithOS
interface IWithOSBeta
interface IBeta
interface IWithProximityPlacementGroup
interface IWithCreate
interface ICreatable<IVirtualMachine>
interface IIndexable
interface IDefinitionWithTags<IWithCreate>
interface IWithOSDiskSettings
interface IWithVMSize
interface IWithStorageAccount
interface IWithAvailabilitySet
interface IWithSecondaryNetworkInterface
interface IWithExtension
interface IWithPlan
interface IWithBootDiagnostics
interface IWithPriority
interface IWithBillingProfile
interface IWithSystemAssignedManagedServiceIdentity
interface IWithUserAssignedManagedServiceIdentity
interface IWithLicenseType
interface IWithLinuxRootUsernameManagedOrUnmanaged
interface IWithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged
interface IWithWindowsAdminUsernameManagedOrUnmanaged
interface IWithWindowsAdminPasswordManagedOrUnmanaged
interface IWithFromImageCreateOptionsManagedOrUnmanaged
interface IWithFromImageCreateOptionsManaged
interface IWithManagedCreate
interface IWithManagedDataDisk
interface IWithAvailabilityZone
interface IWithLinuxCreateManagedOrUnmanaged
interface IWithWindowsCreateManagedOrUnmanaged
interface IWithWindowsCreateManaged
interface IWithUnmanagedCreate
interface IWithUnmanagedDataDisk
Public Interface IDefinitionManagedOrUnmanaged
Implements IBeta, ICreatable(Of IVirtualMachine), IDefinitionShared, IDefinitionWithRegion(Of IWithGroup), IDefinitionWithTags(Of IWithCreate), IWithCreatableResourceGroup(Of IWithNetwork), IWithExistingResourceGroup(Of IWithNetwork), IWithGroup(Of IWithNetwork), IWithLinuxCreateManagedOrUnmanaged, IWithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged, IWithLinuxRootUsernameManagedOrUnmanaged, IWithNewResourceGroup(Of IWithNetwork), IWithUnmanagedCreate, IWithWindowsAdminPasswordManagedOrUnmanaged, IWithWindowsAdminUsernameManagedOrUnmanaged, IWithWindowsCreateManagedOrUnmanaged
- 实现
-
IBlank IWithAvailabilitySet IWithAvailabilityZone IWithBillingProfile IWithBootDiagnostics IWithCreate IWithExtension IWithFromImageCreateOptionsManaged IWithFromImageCreateOptionsManagedOrUnmanaged IWithGroup IWithLicenseType IWithLinuxCreateManagedOrUnmanaged IWithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged IWithLinuxRootUsernameManagedOrUnmanaged IWithManagedCreate IWithManagedDataDisk IWithNetwork IWithOS IWithOSBeta IWithOSDiskSettings IWithPlan IWithPrimaryNetworkInterface IWithPriority IWithPrivateIP IWithProximityPlacementGroup IWithPublicIPAddress IWithSecondaryNetworkInterface IWithStorageAccount IWithSubnet IWithSystemAssignedManagedServiceIdentity IWithUnmanagedCreate IWithUnmanagedDataDisk IWithUserAssignedManagedServiceIdentity IWithVMSize IWithWindowsAdminPasswordManagedOrUnmanaged IWithWindowsAdminUsernameManagedOrUnmanaged IWithWindowsCreateManaged IWithWindowsCreateManagedOrUnmanaged IDefinitionShared IWithCreatableResourceGroup<IWithNetwork> IWithCreatableResourceGroup<T> IWithExistingResourceGroup<IWithNetwork> IWithExistingResourceGroup<T> IWithGroup<IWithNetwork> IWithNewResourceGroup<IWithNetwork> IWithNewResourceGroup<T> IBeta IDefinitionWithRegion<IWithGroup> IDefinitionWithTags<IWithCreate> ICreatable<IVirtualMachine> IIndexable
属性
Key |
整个虚拟机定义。 (继承自 IIndexable) |
Name |
获取可创建资源的名称。 (继承自 ICreatable<T>) |