Azure.ResourceManager.Analysis.Models Namespace
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.
Classes
AnalysisExistingSku |
An object that represents SKU details for existing resources. |
AnalysisGatewayDetails |
The gateway details. |
AnalysisGatewayStatus |
Status of gateway is live. |
AnalysisIPv4FirewallRule |
The detail of firewall rule. |
AnalysisIPv4FirewallSettings |
An array of firewall rules. |
AnalysisResourceSku |
Represents the SKU name and Azure pricing tier for Analysis Services resource. |
AnalysisServerNameAvailabilityContent |
Details of server name request body. |
AnalysisServerNameAvailabilityResult |
The checking result of server name availability. |
AnalysisServerPatch |
Provision request specification. |
ArmAnalysisModelFactory |
Model factory for models. |
Structs
AnalysisManagedMode |
The managed mode of the server (0 = not managed, 1 = managed). |
AnalysisProvisioningState |
The current deployment state of Analysis Services resource. The provisioningState is to indicate states for resource provisioning. |
AnalysisSkuTier |
The name of the Azure pricing tier to which the SKU applies. |
AnalysisState |
The current state of Analysis Services resource. The state is to indicate more states outside of resource provisioning. |
AnalysisStatus |
Live message of list gateway. Status: 0 - Live. |
ServerMonitorMode |
The server monitor mode for AS server. |
Enums
AnalysisConnectionMode |
How the read-write server's participation in the query pool is controlled.<br/>It can have the following values: <ul><li>readOnly - indicates that the read-write server is intended not to participate in query operations</li><li>all - indicates that the read-write server can participate in query operations</li></ul>Specifying readOnly when capacity is 1 results in error. |
Azure SDK for .NET