Udostępnij przez


PoolManagementType.Implicit(String to PoolManagementType) Operator

Definition

Converts a String to a PoolManagementType.

public static implicit operator Azure.ResourceManager.AppContainers.Models.PoolManagementType(string value);
static member op_Implicit : string -> Azure.ResourceManager.AppContainers.Models.PoolManagementType
Public Shared Widening Operator CType (value As String) As PoolManagementType

Parameters

value
String

Returns

Applies to