IDefinitionManaged インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
マネージド ディスク ベースの仮想マシン定義の全体。
public interface IDefinitionManaged : Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithLinuxCreateManaged, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithLinuxRootPasswordOrPublicKeyManaged, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithLinuxRootUsernameManaged, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithWindowsAdminPasswordManaged, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithWindowsAdminUsernameManaged, Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithWindowsCreateManaged, 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 IDefinitionManaged = 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 IWithLinuxRootUsernameManaged
interface IWithLinuxRootPasswordOrPublicKeyManaged
interface IWithWindowsAdminUsernameManaged
interface IWithWindowsAdminPasswordManaged
interface IWithFromImageCreateOptionsManaged
interface IWithManagedCreate
interface IWithManagedDataDisk
interface IWithAvailabilityZone
interface IWithLinuxCreateManaged
interface IWithWindowsCreateManaged
Public Interface IDefinitionManaged
Implements IBeta, ICreatable(Of IVirtualMachine), IDefinitionShared, IDefinitionWithRegion(Of IWithGroup), IDefinitionWithTags(Of IWithCreate), IWithCreatableResourceGroup(Of IWithNetwork), IWithExistingResourceGroup(Of IWithNetwork), IWithGroup(Of IWithNetwork), IWithLinuxCreateManaged, IWithLinuxRootPasswordOrPublicKeyManaged, IWithLinuxRootUsernameManaged, IWithNewResourceGroup(Of IWithNetwork), IWithWindowsAdminPasswordManaged, IWithWindowsAdminUsernameManaged, IWithWindowsCreateManaged
- 実装
-
IBlank IWithAvailabilitySet IWithAvailabilityZone IWithBillingProfile IWithBootDiagnostics IWithCreate IWithExtension IWithFromImageCreateOptionsManaged IWithGroup IWithLicenseType IWithLinuxCreateManaged IWithLinuxRootPasswordOrPublicKeyManaged IWithLinuxRootUsernameManaged IWithManagedCreate IWithManagedDataDisk IWithNetwork IWithOS IWithOSBeta IWithOSDiskSettings IWithPlan IWithPrimaryNetworkInterface IWithPriority IWithPrivateIP IWithProximityPlacementGroup IWithPublicIPAddress IWithSecondaryNetworkInterface IWithStorageAccount IWithSubnet IWithSystemAssignedManagedServiceIdentity IWithUserAssignedManagedServiceIdentity IWithVMSize IWithWindowsAdminPasswordManaged IWithWindowsAdminUsernameManaged IWithWindowsCreateManaged 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>) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET