Share via


InheritFromParentState.Implicit(String to InheritFromParentState) Operator

Definition

Converts a string to a InheritFromParentState.

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

Parameters

value
String

Returns

Applies to