IOtherDatabase.Instance 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.
Instance of the OtherDatabase.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Instance of the OtherDatabase.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="instance")]
public string Instance { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Instance of the OtherDatabase.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="instance")>]
member this.Instance : string
Public ReadOnly Property Instance As String
Property Value
- Attributes