Compartir a través de


IDatabaseMigrationPropertiesCosmosDbMongo.TargetMongoConnectionString Property

Definition

ConnectionString to connect to Mongo.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="ConnectionString to connect to Mongo.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="connectionString")]
public string TargetMongoConnectionString { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="ConnectionString to connect to Mongo.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="connectionString")>]
member this.TargetMongoConnectionString : string with get, set
Public Property TargetMongoConnectionString As String

Property Value

Attributes

Applies to