Class CreateMySqlObjectStorageDataTransferMediumDetails
OCI Object Storage bucket will be used to store dump files for the migration.
Inheritance
CreateMySqlObjectStorageDataTransferMediumDetails
Inherited Members
Namespace: Oci.DatabasemigrationService.Models
Assembly: OCI.DotNetSDK.Databasemigration.dll
Syntax
public class CreateMySqlObjectStorageDataTransferMediumDetails : CreateMySqlDataTransferMediumDetails
Properties
ObjectStorageBucket
Declaration
[JsonProperty(PropertyName = "objectStorageBucket")]
public CreateObjectStoreBucket ObjectStorageBucket { get; set; }
Property Value
Type | Description |
---|---|
CreateObjectStoreBucket |