Partilhar via


SnapshotUsage.Implicit(String to SnapshotUsage) Operator

Definition

Converts a String to a SnapshotUsage.

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

Parameters

value
String

Returns

Applies to