Share via


StorageAccountSasSignedService.Implicit Operator

Definition

Converts a string to a StorageAccountSasSignedService.

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

Parameters

value
String

Returns

Applies to