BlockedDatesConstraintCategory(String) Constructor

Definition

Initializes a new instance of BlockedDatesConstraintCategory.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to