Delen via


ContainerHostDataPath.Implicit(String to ContainerHostDataPath) Operator

Definition

Converts a string to a ContainerHostDataPath.

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

Parameters

value
String

Returns

Applies to