NetworkConfiguration.EndpointConfiguration プロパティ

定義

Batch プール内のコンピューティング ノード上のエンドポイントの構成を取得または設定します。

public Microsoft.Azure.Batch.PoolEndpointConfiguration EndpointConfiguration { get; set; }
member this.EndpointConfiguration : Microsoft.Azure.Batch.PoolEndpointConfiguration with get, set
Public Property EndpointConfiguration As PoolEndpointConfiguration

プロパティ値

注釈

このプロパティは、 を使用して作成された VirtualMachineConfigurationプールに対してのみ指定できます。

適用対象