Condividi tramite


BatchIPFamily.Implicit(String to BatchIPFamily) Operator

Definition

Converts a String to a BatchIPFamily.

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

Parameters

value
String

Returns

Applies to