Condividi tramite


BatchVmContainerType.Implicit(String to BatchVmContainerType) Operator

Definition

Converts a string to a BatchVmContainerType.

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

Parameters

value
String

Returns

Applies to