Class MigrationBandwidth
Defines the bandwidth used by migration
Inherited Members
Namespace: Oci.CloudmigrationsService.Models
Assembly: OCI.DotNetSDK.Cloudmigrations.dll
Syntax
public class MigrationBandwidth
Properties
AssignmentMethod
Declaration
[JsonProperty(PropertyName = "assignmentMethod")]
[JsonConverter(typeof(StringEnumConverter))]
public MigrationBandwidth.AssignmentMethodEnum? AssignmentMethod { get; set; }
Property Value
| Type | Description |
|---|---|
| MigrationBandwidth.AssignmentMethodEnum? | Defines how the migration bandwidth is assigned |