AccessTier.Implicit(String to AccessTier) 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 AccessTier.
public static implicit operator Azure.Storage.Blobs.Models.AccessTier (string value);
static member op_Implicit : string -> Azure.Storage.Blobs.Models.AccessTier
Public Shared Widening Operator CType (value As String) As AccessTier
Parameters
- value
- String
The string value to convert.
Returns
The AccessTier value.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET