PublisherScope.Implicit(String to PublisherScope) Operator

Definition

Converts a string to a PublisherScope.

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

Parameters

value
String

Returns

Applies to