AzureOperatorNexusClusterNFVIDetailsResponse

data class AzureOperatorNexusClusterNFVIDetailsResponse(val customLocationReference: ReferencedResourceResponse? = null, val name: String? = null, val nfviType: String)

The AzureOperatorNexusCluster NFVI detail.

Constructors

constructor(customLocationReference: ReferencedResourceResponse? = null, name: String? = null, nfviType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The reference to the custom location.

Link copied to clipboard
val name: String? = null

Name of the nfvi.

Link copied to clipboard

The NFVI type. Expected value is 'AzureOperatorNexus'.