Freigeben über


ProviderNotificationType.Implicit(String to ProviderNotificationType) Operator

Definition

Converts a String to a ProviderNotificationType.

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

Parameters

value
String

Returns

Applies to