AsAzureEnvironment 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
AsAzureEnvironment() | |
AsAzureEnvironment(String) |
AsAzureEnvironment()
public AsAzureEnvironment ();
Public Sub New ()
Applies to
AsAzureEnvironment(String)
public AsAzureEnvironment (string Name);
new Microsoft.Azure.Commands.AnalysisServices.Dataplane.AsAzureEnvironment : string -> Microsoft.Azure.Commands.AnalysisServices.Dataplane.AsAzureEnvironment
Public Sub New (Name As String)
Parameters
- Name
- String