Share via


CapacityPoolQosType.Implicit(String to CapacityPoolQosType) Operator

Definition

Converts a string to a CapacityPoolQosType.

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

Parameters

value
String

Returns

Applies to