StandbyPoolRefillPolicy.Implicit(String to StandbyPoolRefillPolicy) Operator

Definition

Converts a string to a StandbyPoolRefillPolicy.

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

Parameters

value
String

Returns

Applies to