DatabaseMigrationCosmosDbMongo Interface
public interface DatabaseMigrationCosmosDbMongo
An immutable client-side representation of DatabaseMigrationCosmosDbMongo.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Database |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The name of the resource. |
|
abstract
Database |
properties()
Gets the properties property: Database Migration Resource properties for Cosmos |
|
abstract
Database |
refresh()
Refreshes the resource to sync with Azure. |
|
abstract
Database |
refresh(Context context)
Refreshes the resource to sync with Azure. |
|
abstract
System |
systemData()
Gets the system |
| abstract String |
type()
Gets the type property: The type of the resource. |
Method Details
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract DatabaseMigrationCosmosDbMongoInner innerModel()
Gets the inner com.azure.resourcemanager.datamigration.fluent.models.DatabaseMigrationCosmosDbMongoInner object.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
properties
public abstract DatabaseMigrationPropertiesCosmosDbMongo properties()
Gets the properties property: Database Migration Resource properties for CosmosDb for Mongo.
Returns:
refresh
public abstract DatabaseMigrationCosmosDbMongo refresh()
Refreshes the resource to sync with Azure.
Returns:
refresh
public abstract DatabaseMigrationCosmosDbMongo refresh(Context context)
Refreshes the resource to sync with Azure.
Parameters:
Returns:
systemData
public abstract SystemData systemData()
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns: