次の方法で共有


ManifestMediaType.Explicit(ManifestMediaType to String) 演算子

定義

ManifestMediaType を文字列に変換します。

public static explicit operator string (Azure.Containers.ContainerRegistry.ManifestMediaType mediaType);
static member op_Explicit : Azure.Containers.ContainerRegistry.ManifestMediaType -> string
Public Shared Narrowing Operator CType (mediaType As ManifestMediaType) As String

パラメーター

mediaType
ManifestMediaType

戻り値

適用対象