VirtualMachineScaleSetUpdateNetworkProfile クラス

定義

仮想マシン スケール セットのネットワーク プロファイルについて説明します。

public class VirtualMachineScaleSetUpdateNetworkProfile
type VirtualMachineScaleSetUpdateNetworkProfile = class
Public Class VirtualMachineScaleSetUpdateNetworkProfile
継承
VirtualMachineScaleSetUpdateNetworkProfile

コンストラクター

VirtualMachineScaleSetUpdateNetworkProfile()

VirtualMachineScaleSetUpdateNetworkProfile クラスの新しいインスタンスを初期化します。

VirtualMachineScaleSetUpdateNetworkProfile(ApiEntityReference, IList<VirtualMachineScaleSetUpdateNetworkConfigurationInner>)

VirtualMachineScaleSetUpdateNetworkProfile クラスの新しいインスタンスを初期化します。

プロパティ

HealthProbe

仮想マシン スケール セット内のインスタンスの正常性を決定するために使用されるロード バランサー プローブへの参照を取得または設定します。 参照は、'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/loadBalancers/{loadBalancerName}/probes/{probeName}' の形式になります。

NetworkInterfaceConfigurations

ネットワーク構成の一覧を取得または設定します。

適用対象