ManifestMediaType.Implicit(String to ManifestMediaType) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Converts a string to a ManifestMediaType.
public static implicit operator Azure.Containers.ContainerRegistry.ManifestMediaType (string mediaType);
static member op_Implicit : string -> Azure.Containers.ContainerRegistry.ManifestMediaType
Public Shared Widening Operator CType (mediaType As String) As ManifestMediaType
Parameters
- mediaType
- String