DBNodeDetails(ResourceIdentifier) Constructor
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.
Initializes a new instance of DBNodeDetails.
public DBNodeDetails(Azure.Core.ResourceIdentifier dbNodeId);
new Azure.ResourceManager.OracleDatabase.Models.DBNodeDetails : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.OracleDatabase.Models.DBNodeDetails
Public Sub New (dbNodeId As ResourceIdentifier)
Parameters
- dbNodeId
- ResourceIdentifier
Exascale DbNode Azure Resource ID.
Exceptions
dbNodeId is null.