Dela via


PublishingProfileFormat.Implicit(String to PublishingProfileFormat) Operator

Definition

Converts a string to a PublishingProfileFormat.

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

Parameters

value
String

Returns

Applies to