InboundEndpointIPAllocationMethod 構造体
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プライベート IP アドレスの割り当て方法。
public readonly struct InboundEndpointIPAllocationMethod : IEquatable<Azure.ResourceManager.DnsResolver.Models.InboundEndpointIPAllocationMethod>
type InboundEndpointIPAllocationMethod = struct
Public Structure InboundEndpointIPAllocationMethod
Implements IEquatable(Of InboundEndpointIPAllocationMethod)
- 継承
-
InboundEndpointIPAllocationMethod
- 実装
コンストラクター
| InboundEndpointIPAllocationMethod(String) |
InboundEndpointIPAllocationMethod の新しいインスタンスを初期化します。 |
プロパティ
| Dynamic |
[動的] |
| Static |
静的。 |
メソッド
| Equals(InboundEndpointIPAllocationMethod) |
現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。 |
| ToString() |
このインスタンスの完全修飾型名を返します。 |