Udostępnij przez


StandbyPoolHealthStateCode(String) Constructor

Definition

Initializes a new instance of StandbyPoolHealthStateCode.

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

Parameters

value
String

Exceptions

value is null.

Applies to