StandbyRefillPolicy.Implicit(String to StandbyRefillPolicy) Operator

Definition

Converts a string to a StandbyRefillPolicy.

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

Parameters

value
String

Returns

Applies to