StorageRoutingChoice.Implicit(String to StorageRoutingChoice) Operator

Definition

Converts a string to a StorageRoutingChoice.

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

Parameters

value
String

Returns

Applies to