다음을 통해 공유


ContainerGroupIPAddressType(String) Constructor

Definition

Initializes a new instance of ContainerGroupIPAddressType.

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

Parameters

value
String

Exceptions

value is null.

Applies to