Language

ComputeCapacityReservationType(String) Constructor

Definition

Initializes a new instance of ComputeCapacityReservationType.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to