RemoveVirtualMachineFromExadbVmClusterDetails.DBNodes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list of ExaCS DB nodes for the Exadata VM cluster on Exascale Infrastructure to be removed.
public System.Collections.Generic.IList<Azure.ResourceManager.OracleDatabase.Models.DBNodeDetails> DBNodes { get; }
member this.DBNodes : System.Collections.Generic.IList<Azure.ResourceManager.OracleDatabase.Models.DBNodeDetails>
Public ReadOnly Property DBNodes As IList(Of DBNodeDetails)