IDatabaseMigrationProperties.SourceSqlConnectionAuthentication 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 SourceSqlConnectionAuthentication { 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.SourceSqlConnectionAuthentication : string with get, set
Public Property SourceSqlConnectionAuthentication As String
Property Value
- Attributes