Share via


RootSquashType.Implicit(String to RootSquashType) Operator

Definition

Converts a string to a RootSquashType.

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

Parameters

value
String

Returns

Applies to