EmergingIssueNameContent(String) Constructor

Definition

Initializes a new instance of EmergingIssueNameContent.

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

Parameters

value
String

Exceptions

value is null.

Applies to