AsAzureContext Constructors
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.
Overloads
AsAzureContext() | |
AsAzureContext(AsAzureAccount, AsAzureEnvironment) |
AsAzureContext()
public AsAzureContext ();
Public Sub New ()
Applies to
AsAzureContext(AsAzureAccount, AsAzureEnvironment)
public AsAzureContext (Microsoft.Azure.Commands.AnalysisServices.Dataplane.AsAzureAccount account, Microsoft.Azure.Commands.AnalysisServices.Dataplane.AsAzureEnvironment environment);
new Microsoft.Azure.Commands.AnalysisServices.Dataplane.AsAzureContext : Microsoft.Azure.Commands.AnalysisServices.Dataplane.AsAzureAccount * Microsoft.Azure.Commands.AnalysisServices.Dataplane.AsAzureEnvironment -> Microsoft.Azure.Commands.AnalysisServices.Dataplane.AsAzureContext
Public Sub New (account As AsAzureAccount, environment As AsAzureEnvironment)
Parameters
- account
- AsAzureAccount
- environment
- AsAzureEnvironment