Share via


InheritFromParentState(String) Constructor

Definition

Initializes a new instance of InheritFromParentState.

public InheritFromParentState (string value);
new Azure.ResourceManager.SecurityCenter.Models.InheritFromParentState : string -> Azure.ResourceManager.SecurityCenter.Models.InheritFromParentState
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to