Condividi tramite


ServiceGatewaySkuTier.Implicit(String to ServiceGatewaySkuTier) Operator

Definition

Converts a String to a ServiceGatewaySkuTier.

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

Parameters

value
String

Returns

Applies to