Sdílet prostřednictvím


DiskControllerType.Implicit(String to DiskControllerType) Operator

Definition

Converts a string to a DiskControllerType.

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

Parameters

value
String

Returns

Applies to