Udostępnij za pośrednictwem


WebAppKeyType.Implicit(String to WebAppKeyType) Operator

Definition

Converts a String to a WebAppKeyType.

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

Parameters

value
String

Returns

Applies to