IUpdate インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
仮想マシン スケール セットの更新全体。
public interface IUpdate : Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithPrimaryInternalLoadBalancerBackendOrNatPool, Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithPrimaryInternetFacingLoadBalancerBackendOrNatPool, Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithPrimaryLoadBalancer, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Compute.Fluent.IVirtualMachineScaleSet>
type IUpdate = interface
interface IWithPrimaryLoadBalancer
interface IWithPrimaryInternalLoadBalancer
interface IWithApply
interface IAppliable<IVirtualMachineScaleSet>
interface IIndexable
interface IUpdateWithTags<IWithApply>
interface IWithManagedDataDisk
interface IWithUnmanagedDataDisk
interface IWithSku
interface IWithAdditionalCapabilities
interface IWithCapacity
interface IWithExtension
interface IWithoutPrimaryLoadBalancer
interface IWithoutPrimaryLoadBalancerBackend
interface IWithoutPrimaryLoadBalancerNatPool
interface IWithSystemAssignedManagedServiceIdentity
interface IBeta
interface IWithUserAssignedManagedServiceIdentity
interface IWithBootDiagnostics
interface IWithBillingProfile
interface IWithAvailabilityZone
interface IWithVirtualMachinePublicIp
interface IWithAcceleratedNetworking
interface IWithIpForwarding
interface IWithNetworkSecurityGroup
interface IWithSinglePlacementGroup
interface IWithApplicationGateway
interface IWithApplicationSecurityGroup
interface IWithPrimaryInternetFacingLoadBalancerBackendOrNatPool
interface IWithPrimaryInternetFacingLoadBalancerNatPool
interface IWithPrimaryInternalLoadBalancerBackendOrNatPool
interface IWithPrimaryInternalLoadBalancerNatPool
Public Interface IUpdate
Implements IAppliable(Of IVirtualMachineScaleSet), IBeta, IUpdateWithTags(Of IWithApply), IWithPrimaryInternalLoadBalancerBackendOrNatPool, IWithPrimaryInternetFacingLoadBalancerBackendOrNatPool, IWithPrimaryLoadBalancer
- 実装
-
IWithAcceleratedNetworking IWithAdditionalCapabilities IWithApplicationGateway IWithApplicationSecurityGroup IWithApply IWithAvailabilityZone IWithBillingProfile IWithBootDiagnostics IWithCapacity IWithExtension IWithIpForwarding IWithManagedDataDisk IWithNetworkSecurityGroup IWithoutPrimaryLoadBalancer IWithoutPrimaryLoadBalancerBackend IWithoutPrimaryLoadBalancerNatPool IWithPrimaryInternalLoadBalancer IWithPrimaryInternalLoadBalancerBackendOrNatPool IWithPrimaryInternalLoadBalancerNatPool IWithPrimaryInternetFacingLoadBalancerBackendOrNatPool IWithPrimaryInternetFacingLoadBalancerNatPool IWithPrimaryLoadBalancer IWithSinglePlacementGroup IWithSku IWithSystemAssignedManagedServiceIdentity IWithUnmanagedDataDisk IWithUserAssignedManagedServiceIdentity IWithVirtualMachinePublicIp IBeta IUpdateWithTags<IWithApply> IAppliable<IVirtualMachineScaleSet> IIndexable
プロパティ
Key |
仮想マシン スケール セットの更新全体。 (継承元 IIndexable) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET