SitePropertiesFormat.Nfvis Property

Definition

List of NFVIs 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 System.Collections.Generic.IList<Azure.ResourceManager.HybridNetwork.Models.NFVIs> Nfvis { get; }
member this.Nfvis : System.Collections.Generic.IList<Azure.ResourceManager.HybridNetwork.Models.NFVIs>
Public ReadOnly Property Nfvis As IList(Of NFVIs)

Property Value

Applies to