IDatabaseMigrationPropertiesSqlDb.TargetSqlConnectionAuthentication Property
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.
Authentication type.
[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Authentication type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="authentication")]
public string TargetSqlConnectionAuthentication { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Authentication type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="authentication")>]
member this.TargetSqlConnectionAuthentication : string with get, set
Public Property TargetSqlConnectionAuthentication As String
Property Value
- Attributes