Udostępnij przez


PodIPAllocationMode(String) Constructor

Definition

Initializes a new instance of PodIPAllocationMode.

public PodIPAllocationMode(string value);
new Azure.ResourceManager.ContainerService.Models.PodIPAllocationMode : string -> Azure.ResourceManager.ContainerService.Models.PodIPAllocationMode
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to