MockableOracleDatabaseArmClient.GetExadbVmClusterResource Method
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.
Gets an object representing a ExadbVmClusterResource along with the instance operations that can be performed on it but with no data.
public virtual Azure.ResourceManager.OracleDatabase.ExadbVmClusterResource GetExadbVmClusterResource(Azure.Core.ResourceIdentifier id);
abstract member GetExadbVmClusterResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.OracleDatabase.ExadbVmClusterResource
override this.GetExadbVmClusterResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.OracleDatabase.ExadbVmClusterResource
Public Overridable Function GetExadbVmClusterResource (id As ResourceIdentifier) As ExadbVmClusterResource
Parameters
The resource ID of the resource to get.
Returns
Returns a ExadbVmClusterResource object.