共用方式為


AvsDnsZoneType.Implicit(String to AvsDnsZoneType) Operator

Definition

Converts a String to a AvsDnsZoneType.

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

Parameters

value
String

Returns

Applies to