Servers - List Skus For New

Een lijst met in aanmerking komende SKU's voor Analysis Services-resourceprovider.

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.AnalysisServices/skus?api-version=2017-08-01

URI-parameters

Name In Vereist Type Description
subscriptionId
path True

string

Een unieke id voor een Microsoft Azure-abonnement. De abonnements-id maakt deel uit van de URI voor elke serviceoproep.

api-version
query True

string

De client-API-versie.

Antwoorden

Name Type Description
200 OK

SkuEnumerationForNewResourceResult

OK

Other Status Codes

ErrorResponse

Foutreactie waarin wordt beschreven waarom de bewerking is mislukt.

Beveiliging

azure_auth

Azure Active Directory OAuth2-stroom

Type: oauth2
Stroom: implicit
Autorisatie-URL: https://login.microsoftonline.com/common/oauth2/authorize

Bereiken

Name Description
user_impersonation Uw gebruikersaccount imiteren

Voorbeelden

List eligible SKUs for a new server

Voorbeeldaanvraag

GET https://management.azure.com/subscriptions/613192d7-503f-477a-9cfe-4efc3ee2bd60/providers/Microsoft.AnalysisServices/skus?api-version=2017-08-01

Voorbeeldrespons

{
  "value": [
    {
      "name": "B1"
    },
    {
      "name": "B2"
    },
    {
      "name": "D1"
    },
    {
      "name": "S0"
    },
    {
      "name": "S1"
    },
    {
      "name": "S2"
    },
    {
      "name": "S3"
    },
    {
      "name": "S4"
    }
  ]
}

Definities

Name Description
ErrorAdditionalInfo

Aanvullende informatie over de resourcebeheerfout.

ErrorDetail

De foutdetails.

ErrorResponse

Beschrijft de indeling van foutreactie.

ResourceSku

Vertegenwoordigt de naam van de SKU en de Azure-prijscategorie voor Analysis Services-resource.

SkuEnumerationForNewResourceResult

Een object dat de opsommings-SKU's voor nieuwe resources vertegenwoordigt.

SkuTier

De naam van de Azure-prijscategorie waarop de SKU van toepassing is.

ErrorAdditionalInfo

Aanvullende informatie over de resourcebeheerfout.

Name Type Description
info

object

De aanvullende informatie.

type

string

Het extra informatietype.

ErrorDetail

De foutdetails.

Name Type Description
additionalInfo

ErrorAdditionalInfo[]

De fout bevat aanvullende informatie.

code

string

De foutcode.

details

ErrorDetail[]

De foutdetails.

httpStatusCode

integer (int32)

De HTTP-statuscode

message

string

Het foutbericht.

subCode

integer (int32)

De foutcode

target

string

Het foutdoel.

timeStamp

string

de tijdstempel voor de fout.

ErrorResponse

Beschrijft de indeling van foutreactie.

Name Type Description
error

ErrorDetail

Het foutobject

ResourceSku

Vertegenwoordigt de naam van de SKU en de Azure-prijscategorie voor Analysis Services-resource.

Name Type Default value Description
capacity

integer (int32)

minimum: 1
maximum: 8
1

Het aantal exemplaren in de alleen-lezen querygroep.

name

string

Naam van het SKU-niveau.

tier

SkuTier

De naam van de Azure-prijscategorie waarop de SKU van toepassing is.

SkuEnumerationForNewResourceResult

Een object dat de opsommings-SKU's voor nieuwe resources vertegenwoordigt.

Name Type Description
value

ResourceSku[]

De verzameling beschikbare SKU's voor nieuwe resources.

SkuTier

De naam van de Azure-prijscategorie waarop de SKU van toepassing is.

Waarde Description
Development
Basic
Standard