Providers - Get At Tenant Scope
Hiermee haalt u de opgegeven resourceprovider op tenantniveau op.
GET https://management.azure.com/providers/{resourceProviderNamespace}?api-version=2021-04-01
GET https://management.azure.com/providers/{resourceProviderNamespace}?$expand={$expand}&api-version=2021-04-01
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
resource
|
path | True |
string |
De naamruimte van de resourceprovider. |
api-version
|
query | True |
string |
De API-versie die voor deze bewerking moet worden gebruikt. |
$expand
|
query |
string |
De queryparameter $expand. Als u bijvoorbeeld eigenschapsaliassen wilt opnemen in het antwoord, gebruikt u $expand=resourceTypes/aliassen. |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
OK: retourneert informatie over de resourceprovider. |
|
Other Status Codes |
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
Get a resource provider at tenant scope
Voorbeeldaanvraag
GET https://management.azure.com/providers/Microsoft.Storage?$expand=resourceTypes/aliases&api-version=2021-04-01
Voorbeeldrespons
{
"namespace": "Microsoft.Storage",
"resourceTypes": [
{
"resourceType": "storageAccounts",
"locations": [
"East US",
"East US 2",
"East US 2 (Stage)",
"West US",
"West Europe",
"East Asia",
"Southeast Asia",
"Japan East",
"Japan West",
"North Central US",
"South Central US",
"Central US",
"North Europe",
"Brazil South",
"Australia East",
"Australia Southeast",
"South India",
"Central India",
"West India",
"Canada East",
"Canada Central",
"West US 2",
"West Central US",
"UK South",
"UK West",
"Korea Central",
"Korea South",
"East US 2 EUAP",
"Central US EUAP",
"France Central",
"France South",
"Australia Central",
"Australia Central 2",
"South Africa West",
"South Africa North",
"UAE Central",
"UAE North",
"Switzerland North",
"Switzerland West",
"Germany West Central",
"Germany North",
"Norway East",
"Norway West",
"South Central US STG",
"Brazil Southeast"
],
"apiVersions": [
"2019-06-01",
"2019-04-01",
"2018-11-01",
"2018-07-01",
"2018-03-01-preview",
"2018-02-01",
"2017-10-01",
"2017-06-01",
"2016-12-01",
"2016-05-01",
"2016-01-01",
"2015-06-15",
"2015-05-01-preview"
],
"defaultApiVersion": "2019-06-01",
"apiProfiles": [
{
"profileVersion": "2019-03-01-hybrid",
"apiVersion": "2017-10-01"
},
{
"profileVersion": "2017-03-09-profile",
"apiVersion": "2016-01-01"
},
{
"profileVersion": "2018-03-01-hybrid",
"apiVersion": "2016-01-01"
},
{
"profileVersion": "2018-06-01-profile",
"apiVersion": "2017-10-01"
}
],
"aliases": [
{
"name": "Microsoft.Storage/storageAccounts/accountType",
"paths": [
{
"path": "properties.accountType",
"apiVersions": [
"2015-06-15",
"2015-05-01-preview"
]
},
{
"path": "sku.name",
"apiVersions": [
"2018-11-01",
"2018-11-09",
"2018-07-01",
"2018-03-01-Preview",
"2018-02-01",
"2017-10-01",
"2017-06-01",
"2016-12-01",
"2016-05-01",
"2016-01-01"
]
}
],
"defaultPath": "sku.name"
},
{
"name": "Microsoft.Storage/storageAccounts/sku.name",
"paths": [
{
"path": "properties.accountType",
"apiVersions": [
"2015-06-15",
"2015-05-01-preview"
]
},
{
"path": "sku.name",
"apiVersions": [
"2018-11-01",
"2018-11-09",
"2018-07-01",
"2018-03-01-Preview",
"2018-02-01",
"2017-10-01",
"2017-06-01",
"2016-12-01",
"2016-05-01",
"2016-01-01"
]
}
],
"defaultPath": "sku.name"
},
{
"name": "Microsoft.Storage/storageAccounts/accessTier",
"paths": [
{
"path": "properties.accessTier",
"apiVersions": [
"2018-11-01",
"2018-11-09",
"2018-07-01",
"2018-03-01-Preview",
"2018-02-01",
"2017-10-01",
"2017-06-01",
"2016-12-01",
"2016-05-01",
"2016-01-01",
"2015-06-15",
"2015-05-01-preview"
]
}
],
"defaultPath": "properties.accessTier"
},
{
"name": "Microsoft.Storage/storageAccounts/enableBlobEncryption",
"paths": [
{
"path": "properties.encryption.services.blob.enabled",
"apiVersions": [
"2018-11-01",
"2018-11-09",
"2018-07-01",
"2018-03-01-Preview",
"2018-02-01",
"2017-10-01",
"2017-06-01",
"2016-12-01",
"2016-05-01",
"2016-01-01",
"2015-06-15",
"2015-05-01-preview"
]
}
],
"defaultPath": "properties.encryption.services.blob.enabled"
},
{
"name": "Microsoft.Storage/storageAccounts/enableFileEncryption",
"paths": [
{
"path": "properties.encryption.services.file.enabled",
"apiVersions": [
"2018-11-01",
"2018-11-09",
"2018-07-01",
"2018-03-01-Preview",
"2018-02-01",
"2017-10-01",
"2017-06-01",
"2016-12-01",
"2016-05-01",
"2016-01-01",
"2015-06-15",
"2015-05-01-preview"
]
}
],
"defaultPath": "properties.encryption.services.file.enabled"
},
{
"name": "Microsoft.Storage/storageAccounts/supportsHttpsTrafficOnly",
"paths": [
{
"path": "properties.supportsHttpsTrafficOnly",
"apiVersions": [
"2018-11-09",
"2018-03-01-Preview",
"2016-05-01",
"2016-01-01",
"2015-06-15",
"2015-05-01-preview"
],
"metadata": {
"type": "NotSpecified",
"attributes": "None"
}
}
],
"defaultPath": "properties.supportsHttpsTrafficOnly",
"defaultMetadata": {
"type": "Boolean",
"attributes": "Modifiable"
}
}
],
"capabilities": "SupportsTags, SupportsLocation"
}
]
}
Definities
Name | Description |
---|---|
Alias |
Het aliastype. |
Alias |
Het type van de paden voor alias. |
Alias |
De kenmerken van het token waarnaar het aliaspad verwijst. |
Alias |
|
Alias |
Het type van het token waarnaar het aliaspad verwijst. |
Alias |
Het type patroon voor een aliaspad. |
Alias |
Het type aliaspatroon |
Alias |
Het type alias. |
Api |
|
Cloud |
Een foutreactie voor een resourcebeheeraanvraag. |
Error |
Aanvullende informatie over de resourcebeheerfout. |
Error |
Foutreactie |
Provider |
Resourceprovidergegevens. |
Provider |
De autorisatietoestemmingsstatus van de provider. |
Provider |
De uitgebreide locatie van de provider. |
Provider |
Resourcetype dat wordt beheerd door de resourceprovider. |
Zone |
Alias
Het aliastype.
Name | Type | Description |
---|---|---|
defaultMetadata |
De metagegevens van het standaardaliaspad. Is van toepassing op het standaardpad en op elk aliaspad dat geen metagegevens bevat |
|
defaultPath |
string |
Het standaardpad voor een alias. |
defaultPattern |
Het standaardpatroon voor een alias. |
|
name |
string |
De aliasnaam. |
paths |
De paden voor een alias. |
|
type |
Het type alias. |
AliasPath
Het type van de paden voor alias.
Name | Type | Description |
---|---|---|
apiVersions |
string[] |
De API-versies. |
metadata |
De metagegevens van het aliaspad. Als u ontbreekt, kunt u terugvallen op de standaardmetagegevens van de alias. |
|
path |
string |
Het pad van een alias. |
pattern |
Het patroon voor een aliaspad. |
AliasPathAttributes
De kenmerken van het token waarnaar het aliaspad verwijst.
Name | Type | Description |
---|---|---|
Modifiable |
string |
Het token waarnaar het aliaspad verwijst, kan worden gewijzigd door beleidsregels met een 'wijzigen'-effect. |
None |
string |
Het token waarnaar het aliaspad verwijst, heeft geen kenmerken. |
AliasPathMetadata
Name | Type | Description |
---|---|---|
attributes |
De kenmerken van het token waarnaar het aliaspad verwijst. |
|
type |
Het type van het token waarnaar het aliaspad verwijst. |
AliasPathTokenType
Het type van het token waarnaar het aliaspad verwijst.
Name | Type | Description |
---|---|---|
Any |
string |
Het tokentype kan van alles zijn. |
Array |
string |
Het tokentype is matrix. |
Boolean |
string |
Het tokentype is booleaanse waarde. |
Integer |
string |
Het tokentype is geheel getal. |
NotSpecified |
string |
Het tokentype is niet opgegeven. |
Number |
string |
Het tokentype is getal. |
Object |
string |
Het tokentype is object. |
String |
string |
Het tokentype is tekenreeks. |
AliasPattern
Het type patroon voor een aliaspad.
Name | Type | Description |
---|---|---|
phrase |
string |
De aliaspatroonzin. |
type |
Het type aliaspatroon |
|
variable |
string |
De aliaspatroonvariabele. |
AliasPatternType
Het type aliaspatroon
Name | Type | Description |
---|---|---|
Extract |
string |
Extraheren is de enige toegestane waarde. |
NotSpecified |
string |
NotSpecified is niet toegestaan. |
AliasType
Het type alias.
Name | Type | Description |
---|---|---|
Mask |
string |
Aliaswaarde is geheim. |
NotSpecified |
string |
Aliastype is onbekend (hetzelfde als het niet opgeven van aliastype). |
PlainText |
string |
Aliaswaarde is niet geheim. |
ApiProfile
Name | Type | Description |
---|---|---|
apiVersion |
string |
De API-versie. |
profileVersion |
string |
De profielversie. |
CloudError
Een foutreactie voor een resourcebeheeraanvraag.
Name | Type | Description |
---|---|---|
error |
Foutreactie |
ErrorAdditionalInfo
Aanvullende informatie over de resourcebeheerfout.
Name | Type | Description |
---|---|---|
info |
object |
De aanvullende informatie. |
type |
string |
Het type aanvullende informatie. |
ErrorResponse
Foutreactie
Name | Type | Description |
---|---|---|
additionalInfo |
De fout aanvullende informatie. |
|
code |
string |
De foutcode. |
details |
De foutdetails. |
|
message |
string |
Het foutbericht. |
target |
string |
Het foutdoel. |
Provider
Resourceprovidergegevens.
Name | Type | Description |
---|---|---|
id |
string |
De provider-id. |
namespace |
string |
De naamruimte van de resourceprovider. |
providerAuthorizationConsentState |
De autorisatietoestemmingsstatus van de provider. |
|
registrationPolicy |
string |
Het registratiebeleid van de resourceprovider. |
registrationState |
string |
De registratiestatus van de resourceprovider. |
resourceTypes |
De verzameling van providerresourcetypen. |
ProviderAuthorizationConsentState
De autorisatietoestemmingsstatus van de provider.
Name | Type | Description |
---|---|---|
Consented |
string |
|
NotRequired |
string |
|
NotSpecified |
string |
|
Required |
string |
ProviderExtendedLocation
De uitgebreide locatie van de provider.
Name | Type | Description |
---|---|---|
extendedLocations |
string[] |
De uitgebreide locaties voor de Azure-locatie. |
location |
string |
De Azure-locatie. |
type |
string |
Het uitgebreide locatietype. |
ProviderResourceType
Resourcetype dat wordt beheerd door de resourceprovider.
Name | Type | Description |
---|---|---|
aliases |
Alias[] |
De aliassen die worden ondersteund door dit resourcetype. |
apiProfiles |
De API-profielen voor de resourceprovider. |
|
apiVersions |
string[] |
De API-versie. |
capabilities |
string |
De extra mogelijkheden die door dit resourcetype worden geboden. |
defaultApiVersion |
string |
De standaard-API-versie. |
locationMappings |
De locatietoewijzingen die worden ondersteund door dit resourcetype. |
|
locations |
string[] |
De verzameling locaties waar dit resourcetype kan worden gemaakt. |
properties |
object |
De eigenschappen. |
resourceType |
string |
Het resourcetype. |
zoneMappings |
ZoneMapping
Name | Type | Description |
---|---|---|
location |
string |
De locatie van de zonetoewijzing. |
zones |
string[] |