NFVIs Class

Definition

The NFVI object. Please note NFVIs is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AzureArcK8SClusterNfviDetails, AzureCoreNfviDetails and AzureOperatorNexusClusterNfviDetails.

public abstract class NFVIs
type NFVIs = class
Public MustInherit Class NFVIs
Inheritance
NFVIs
Derived

Constructors

NFVIs()

Initializes a new instance of NFVIs.

Properties

Name

Name of the nfvi.

Applies to