共用方式為


ResourceHealthEventLinkTypeValue(String) Constructor

Definition

Initializes a new instance of ResourceHealthEventLinkTypeValue.

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

Parameters

value
String

Exceptions

value is null.

Applies to