ConfidentialVmIntent(String) Constructor

Definition

Initializes a new instance of ConfidentialVmIntent.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to