GalleryReplicationMode.Implicit(String to GalleryReplicationMode) Operator

Definition

Converts a string to a GalleryReplicationMode.

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

Parameters

value
String

Returns

Applies to