Delen via


ManagementPolicyRuleType.Implicit(String to ManagementPolicyRuleType) Operator

Definition

Converts a string to a ManagementPolicyRuleType.

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

Parameters

value
String

Returns

Applies to