次の方法で共有


IVirtualNetworkGatewayIPConfiguration.PrivateIPAllocationMethod プロパティ

定義

プライベート IP 割り当て方法を取得します。 使用可能な値は、'Static' と 'Dynamic' です。

public Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod PrivateIPAllocationMethod { get; }
member this.PrivateIPAllocationMethod : Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod
Public ReadOnly Property PrivateIPAllocationMethod As IPAllocationMethod

プロパティ値

適用対象