Share via


IODataQueryContext.RequestContainer Property

Definition

Any object

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Any object", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="requestContainer")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAny RequestContainer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Any object", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="requestContainer")>]
member this.RequestContainer : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAny
Public ReadOnly Property RequestContainer As IAny

Property Value

Attributes

Applies to