Udostępnij przez


PoolManagementType(String) Constructor

Definition

Initializes a new instance of PoolManagementType.

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

Parameters

value
String

Exceptions

value is null.

Applies to