BotServicePublicNetworkAccess.Implicit Operator

Definition

Converts a string to a BotServicePublicNetworkAccess.

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

Parameters

value
String

Returns

Applies to