次の方法で共有


IDatabaseMigrationSqlDb.Kind Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Support.ResourceType) }, ReadOnly=false, Required=false, SerializedName="kind")]
public Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Support.ResourceType? Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Support.ResourceType) }, ReadOnly=false, Required=false, SerializedName="kind")>]
member this.Kind : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Support.ResourceType> with get, set
Public Property Kind As Nullable(Of ResourceType)

Property Value

Attributes

Applies to