Dela via


ResourceGroupResource Klass

Definition

En klass som representerar en ResourceGroupResource tillsammans med de instansåtgärder som kan utföras på den.

public class ResourceGroupResource : Azure.ResourceManager.ArmResource
type ResourceGroupResource = class
    inherit ArmResource
Public Class ResourceGroupResource
Inherits ArmResource
Arv
ResourceGroupResource

Konstruktorer

ResourceGroupResource()

Initierar en ny instans av ResourceGroupResource klassen för att håna.

Fält

ResourceType

Hämtar resurstypen för åtgärderna.

Egenskaper

Client

Hämtar resursklienten ArmClient som skapades från.

(Ärvd från ArmResource)
Data

Hämtar data som representerar den här funktionen.

Diagnostics

Hämtar diagnostikalternativen för den här resursklienten.

(Ärvd från ArmResource)
Endpoint

Hämtar bas-URI:n för den här resursklienten.

(Ärvd från ArmResource)
HasData

Hämtar om den aktuella instansen har data eller inte.

Id

Hämtar resursidentifieraren.

(Ärvd från ArmResource)
Pipeline

Hämtar pipelinen för den här resursklienten.

(Ärvd från ArmResource)

Metoder

AddTag(String, String, CancellationToken)

Lägg till en tagg i den aktuella resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Get
AddTagAsync(String, String, CancellationToken)

Lägg till en tagg i den aktuella resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Get
CanUseTagResource(CancellationToken)

Kontrollerar om TagResource-API:et har distribuerats i den aktuella miljön.

(Ärvd från ArmResource)
CanUseTagResourceAsync(CancellationToken)

Kontrollerar om TagResource-API:et har distribuerats i den aktuella miljön.

(Ärvd från ArmResource)
CreateResourceIdentifier(String, String)

Generera resursidentifieraren för en ResourceGroupResource instans.

Delete(WaitUntil, String, CancellationToken)

När du tar bort en resursgrupp tas även alla dess resurser bort. Om du tar bort en resursgrupp tas alla dess malldistributioner och för närvarande lagrade åtgärder bort.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Delete
DeleteAsync(WaitUntil, String, CancellationToken)

När du tar bort en resursgrupp tas även alla dess resurser bort. Om du tar bort en resursgrupp tas alla dess malldistributioner och för närvarande lagrade åtgärder bort.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Delete
ExportTemplate(WaitUntil, ExportTemplate, CancellationToken)

Registrerar den angivna resursgruppen som en mall.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/exportTemplate
  • Åtgärd IdResourceGroups_ExportTemplate
ExportTemplateAsync(WaitUntil, ExportTemplate, CancellationToken)

Registrerar den angivna resursgruppen som en mall.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/exportTemplate
  • Åtgärd IdResourceGroups_ExportTemplate
Get(CancellationToken)

Hämtar en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Get
GetAsync(CancellationToken)

Hämtar en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Get
GetAvailableLocations(CancellationToken)

Visar en lista över alla tillgängliga geoplatser.

(Ärvd från ArmResource)
GetAvailableLocationsAsync(CancellationToken)

Visar en lista över alla tillgängliga geoplatser.

(Ärvd från ArmResource)
GetGenericResources(String, String, Nullable<Int32>, CancellationToken)

Hämta alla resurser för en resursgrupp.

GetGenericResourcesAsync(String, String, Nullable<Int32>, CancellationToken)

Hämta alla resurser för en resursgrupp.

GetManagementLock(String, CancellationToken)

Hämta ett hanteringslås efter omfång.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • Åtgärd IdManagementLocks_GetByScope
(Ärvd från ArmResource)
GetManagementLockAsync(String, CancellationToken)

Hämta ett hanteringslås efter omfång.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • Åtgärd IdManagementLocks_GetByScope
(Ärvd från ArmResource)
GetManagementLocks()

Hämtar en samling ManagementLockResources i ArmResource.

(Ärvd från ArmResource)
GetPolicyAssignment(String, CancellationToken)

Den här åtgärden hämtar en enskild principtilldelning, beroende på dess namn och det omfång som den skapades på.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • Åtgärd IdPolicyAssignments_Get
(Ärvd från ArmResource)
GetPolicyAssignmentAsync(String, CancellationToken)

Den här åtgärden hämtar en enskild principtilldelning, beroende på dess namn och det omfång som den skapades på.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • Åtgärd IdPolicyAssignments_Get
(Ärvd från ArmResource)
GetPolicyAssignments()

Hämtar en samling PolicyAssignmentResources i ArmResource.

(Ärvd från ArmResource)
GetPolicyExemption(String, CancellationToken)

Den här åtgärden hämtar ett enskilt principundantag, beroende på dess namn och det omfång som den skapades på. Sökväg för begäran: /{scope}/providers/Microsoft.Authorization/policyExemptions/{policyExemptionName} Åtgärds-ID: PolicyExemptions_Get

(Ärvd från ArmResource)
GetPolicyExemptionAsync(String, CancellationToken)

Den här åtgärden hämtar ett enskilt principundantag, beroende på dess namn och det omfång som den skapades på. Sökväg för begäran: /{scope}/providers/Microsoft.Authorization/policyExemptions/{policyExemptionName} Åtgärds-ID: PolicyExemptions_Get

(Ärvd från ArmResource)
GetPolicyExemptions()

Hämtar en samling PolicyExemptionResources i ArmResource.

(Ärvd från ArmResource)
GetTagResource()

Hämtar ett objekt som representerar en TagResource tillsammans med de instansåtgärder som kan utföras på den i ArmResource.

(Ärvd från ArmResource)
MoveResources(WaitUntil, ResourcesMoveContent, CancellationToken)

De resurser som ska flyttas måste finnas i samma källresursgrupp i källprenumerationen som används. Målresursgruppen kan finnas i en annan prenumeration. När du flyttar resurser låses både källgruppen och målgruppen under hela åtgärden. Skriv- och borttagningsåtgärder blockeras i grupperna tills flytten har slutförts.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{sourceResourceGroupName}/moveResources
  • Åtgärd IdResourceGroups_MoveResources
MoveResources(WaitUntil, ResourcesMoveInfo, CancellationToken)

De resurser som ska flyttas måste finnas i samma källresursgrupp i källprenumerationen som används. Målresursgruppen kan finnas i en annan prenumeration. När du flyttar resurser låses både källgruppen och målgruppen under hela åtgärden. Skriv- och borttagningsåtgärder blockeras i grupperna tills flytten har slutförts. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{sourceResourceGroupName}/moveResources Åtgärds-ID: ResourceGroups_MoveResources

MoveResourcesAsync(WaitUntil, ResourcesMoveContent, CancellationToken)

De resurser som ska flyttas måste finnas i samma källresursgrupp i källprenumerationen som används. Målresursgruppen kan finnas i en annan prenumeration. När du flyttar resurser låses både källgruppen och målgruppen under hela åtgärden. Skriv- och borttagningsåtgärder blockeras i grupperna tills flytten har slutförts.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{sourceResourceGroupName}/moveResources
  • Åtgärd IdResourceGroups_MoveResources
MoveResourcesAsync(WaitUntil, ResourcesMoveInfo, CancellationToken)

De resurser som ska flyttas måste finnas i samma källresursgrupp i källprenumerationen som används. Målresursgruppen kan finnas i en annan prenumeration. När du flyttar resurser låses både källgruppen och målgruppen under hela åtgärden. Skriv- och borttagningsåtgärder blockeras i grupperna tills flytten har slutförts. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{sourceResourceGroupName}/moveResources Åtgärds-ID: ResourceGroups_MoveResources

RemoveTag(String, CancellationToken)

Tar bort en tagg efter nyckel från resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Get
RemoveTagAsync(String, CancellationToken)

Tar bort en tagg efter nyckel från resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Get
SetTags(IDictionary<String,String>, CancellationToken)

Ersätt taggarna på resursen med den angivna uppsättningen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Get
SetTagsAsync(IDictionary<String,String>, CancellationToken)

Ersätt taggarna på resursen med den angivna uppsättningen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Get
TryGetApiVersion(ResourceType, String)

Hämtar åsidosättningen av API-versionen om den har angetts för de aktuella klientalternativen.

(Ärvd från ArmResource)
Update(PatchableResourceGroupData, CancellationToken)

Resursgrupper kan uppdateras via en enkel PATCH-åtgärd till en gruppadress. Formatet för begäran är detsamma som för att skapa en resursgrupp. Om ett fält är ospecificerat behålls det aktuella värdet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName} Åtgärds-ID: ResourceGroups_Update

Update(ResourceGroupPatch, CancellationToken)

Resursgrupper kan uppdateras via en enkel PATCH-åtgärd till en gruppadress. Formatet för begäran är detsamma som för att skapa en resursgrupp. Om ett fält är ospecificerat behålls det aktuella värdet.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Update
UpdateAsync(PatchableResourceGroupData, CancellationToken)

Resursgrupper kan uppdateras via en enkel PATCH-åtgärd till en gruppadress. Formatet för begäran är detsamma som för att skapa en resursgrupp. Om ett fält är ospecificerat behålls det aktuella värdet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName} Åtgärds-ID: ResourceGroups_Update

UpdateAsync(ResourceGroupPatch, CancellationToken)

Resursgrupper kan uppdateras via en enkel PATCH-åtgärd till en gruppadress. Formatet för begäran är detsamma som för att skapa en resursgrupp. Om ett fält är ospecificerat behålls det aktuella värdet.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}
  • Åtgärd IdResourceGroups_Update
ValidateMoveResources(WaitUntil, ResourcesMoveContent, CancellationToken)

Den här åtgärden kontrollerar om de angivna resurserna kan flyttas till målet. De resurser som ska flyttas måste finnas i samma källresursgrupp i källprenumerationen som används. Målresursgruppen kan finnas i en annan prenumeration. Om valideringen lyckas returneras HTTP-svarskod 204 (inget innehåll). Om verifieringen misslyckas returneras HTTP-svarskoden 409 (konflikt) med ett felmeddelande. Hämta URL:en i värdet för platsrubriken för att kontrollera resultatet av den långvariga åtgärden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{sourceResourceGroupName}/validateMoveResources
  • Åtgärd IdResourceGroups_ValidateMoveResources
ValidateMoveResources(WaitUntil, ResourcesMoveInfo, CancellationToken)

Den här åtgärden kontrollerar om de angivna resurserna kan flyttas till målet. De resurser som ska flyttas måste finnas i samma källresursgrupp i källprenumerationen som används. Målresursgruppen kan finnas i en annan prenumeration. Om valideringen lyckas returneras HTTP-svarskod 204 (inget innehåll). Om verifieringen misslyckas returneras HTTP-svarskoden 409 (konflikt) med ett felmeddelande. Hämta URL:en i värdet för platsrubriken för att kontrollera resultatet av den långvariga åtgärden. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{sourceResourceGroupName}/validateMoveResources Åtgärds-ID: ResourceGroups_ValidateMoveResources

ValidateMoveResourcesAsync(WaitUntil, ResourcesMoveContent, CancellationToken)

Den här åtgärden kontrollerar om de angivna resurserna kan flyttas till målet. De resurser som ska flyttas måste finnas i samma källresursgrupp i källprenumerationen som används. Målresursgruppen kan finnas i en annan prenumeration. Om valideringen lyckas returneras HTTP-svarskod 204 (inget innehåll). Om verifieringen misslyckas returneras HTTP-svarskoden 409 (konflikt) med ett felmeddelande. Hämta URL:en i värdet för platsrubriken för att kontrollera resultatet av den långvariga åtgärden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{sourceResourceGroupName}/validateMoveResources
  • Åtgärd IdResourceGroups_ValidateMoveResources
ValidateMoveResourcesAsync(WaitUntil, ResourcesMoveInfo, CancellationToken)

Den här åtgärden kontrollerar om de angivna resurserna kan flyttas till målet. De resurser som ska flyttas måste finnas i samma källresursgrupp i källprenumerationen som används. Målresursgruppen kan finnas i en annan prenumeration. Om valideringen lyckas returneras HTTP-svarskod 204 (inget innehåll). Om verifieringen misslyckas returneras HTTP-svarskoden 409 (konflikt) med ett felmeddelande. Hämta URL:en i värdet för platsrubriken för att kontrollera resultatet av den långvariga åtgärden. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{sourceResourceGroupName}/validateMoveResources Åtgärds-ID: ResourceGroups_ValidateMoveResources

Tilläggsmetoder

CreateConfiguration(ResourceGroupResource, ConfigurationName, ConfigData, CancellationToken)

Skapa/skriv över Azure Advisor-konfiguration.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Advisor/configurations/{configurationName}
  • Åtgärd IdConfigurations_CreateInResourceGroup
CreateConfigurationAsync(ResourceGroupResource, ConfigurationName, ConfigData, CancellationToken)

Skapa/skriv över Azure Advisor-konfiguration.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Advisor/configurations/{configurationName}
  • Åtgärd IdConfigurations_CreateInResourceGroup
GetConfigurations(ResourceGroupResource, CancellationToken)

Hämta Azure Advisor-konfigurationer.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Advisor/configurations
  • Åtgärd IdConfigurations_ListByResourceGroup
GetConfigurationsAsync(ResourceGroupResource, CancellationToken)

Hämta Azure Advisor-konfigurationer.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Advisor/configurations
  • Åtgärd IdConfigurations_ListByResourceGroup
GetFarmBeat(ResourceGroupResource, String, CancellationToken)

Hämta FarmBeats-resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AgFoodPlatform/farmBeats/{farmBeatsResourceName}
  • Åtgärd IdFarmBeatsModels_Get
GetFarmBeatAsync(ResourceGroupResource, String, CancellationToken)

Hämta FarmBeats-resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AgFoodPlatform/farmBeats/{farmBeatsResourceName}
  • Åtgärd IdFarmBeatsModels_Get
GetFarmBeats(ResourceGroupResource)

Hämtar en samling FarmBeatResources i ResourceGroupResource.

GetAlertProcessingRule(ResourceGroupResource, String, CancellationToken)

Hämta en regel för aviseringsbearbetning efter namn.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AlertsManagement/actionRules/{alertProcessingRuleName}
  • Åtgärd IdAlertProcessingRules_GetByName
GetAlertProcessingRuleAsync(ResourceGroupResource, String, CancellationToken)

Hämta en regel för aviseringsbearbetning efter namn.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AlertsManagement/actionRules/{alertProcessingRuleName}
  • Åtgärd IdAlertProcessingRules_GetByName
GetAlertProcessingRules(ResourceGroupResource)

Hämtar en samling AlertProcessingRuleResources i ResourceGroupResource.

GetAnalysisServer(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna Analysis Services-servern.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AnalysisServices/servers/{serverName}
  • Åtgärd IdServers_GetDetails
GetAnalysisServerAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna Analysis Services-servern.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AnalysisServices/servers/{serverName}
  • Åtgärd IdServers_GetDetails
GetAnalysisServers(ResourceGroupResource)

Hämtar en samling AnalysisServerResources i ResourceGroupResource.

GetApiManagementService(ResourceGroupResource, String, CancellationToken)

Hämtar en API Management tjänstresursbeskrivning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • Åtgärd IdApiManagementService_Get
GetApiManagementServiceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en API Management tjänstresursbeskrivning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • Åtgärd IdApiManagementService_Get
GetApiManagementServices(ResourceGroupResource)

Hämtar en samling ApiManagementServiceResources i ResourceGroupResource.

GetAppConfigurationStore(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för det angivna konfigurationsarkivet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName} Åtgärds-ID: ConfigurationStores_Get

GetAppConfigurationStoreAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för det angivna konfigurationsarkivet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName} Åtgärds-ID: ConfigurationStores_Get

GetAppConfigurationStores(ResourceGroupResource)

Hämtar en samling AppConfigurationStoreResources i ResourceGroupResource.

GetConfigurationStore(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för det angivna konfigurationsarkivet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName} Åtgärds-ID: ConfigurationStores_Get

GetConfigurationStoreAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för det angivna konfigurationsarkivet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName} Åtgärds-ID: ConfigurationStores_Get

GetConfigurationStores(ResourceGroupResource)

Hämtar en samling ConfigurationStoreResources i ResourceGroupResource.

GetContainerApp(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en containerapp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}
  • Åtgärd IdContainerApps_Get
GetContainerAppAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en containerapp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}
  • Åtgärd IdContainerApps_Get
GetContainerAppConnectedEnvironment(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en anslutenMiljö.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.App/connectedEnvironments/{connectedEnvironmentName}
  • Åtgärd IdConnectedEnvironments_Get
GetContainerAppConnectedEnvironmentAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en anslutenMiljö.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.App/connectedEnvironments/{connectedEnvironmentName}
  • Åtgärd IdConnectedEnvironments_Get
GetContainerAppConnectedEnvironments(ResourceGroupResource)

Hämtar en samling ContainerAppConnectedEnvironmentResources i ResourceGroupResource.

GetContainerAppManagedEnvironment(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en hanterad miljö som används som värd för containerappar.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}
  • Åtgärd IdManagedEnvironments_Get
GetContainerAppManagedEnvironmentAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en hanterad miljö som används som värd för containerappar.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}
  • Åtgärd IdManagedEnvironments_Get
GetContainerAppManagedEnvironments(ResourceGroupResource)

Hämtar en samling ContainerAppManagedEnvironmentResources i ResourceGroupResource.

GetContainerApps(ResourceGroupResource)

Hämtar en samling ContainerAppResources i ResourceGroupResource.

GetManagedEnvironment(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en hanterad miljö som används som värd för containerappar. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName} Åtgärds-ID: ManagedEnvironments_Get

GetManagedEnvironmentAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en hanterad miljö som används som värd för containerappar. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName} Åtgärds-ID: ManagedEnvironments_Get

GetManagedEnvironments(ResourceGroupResource)

Hämtar en samling ManagedEnvironmentResources i ResourceGroupResource.

GetComponentLinkedStorageAccount(ResourceGroupResource, String, StorageType, CancellationToken)

Returnerar de aktuella länkade lagringsinställningarna för en Application Insights-komponent.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/linkedStorageAccounts/{storageType}
  • Åtgärd IdComponentLinkedStorageAccounts_Get
GetComponentLinkedStorageAccountAsync(ResourceGroupResource, String, StorageType, CancellationToken)

Returnerar de aktuella länkade lagringsinställningarna för en Application Insights-komponent.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/linkedStorageAccounts/{storageType}
  • Åtgärd IdComponentLinkedStorageAccounts_Get
GetComponentLinkedStorageAccounts(ResourceGroupResource)

Hämtar en samling ComponentLinkedStorageAccountResources i ResourceGroupResource.

GetContainerApp(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en containerapp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName} Åtgärds-ID: ContainerApps_Get

GetContainerAppAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en containerapp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName} Åtgärds-ID: ContainerApps_Get

GetContainerApps(ResourceGroupResource)

Hämtar en samling ContainerAppResources i ResourceGroupResource.

GetManagedEnvironment(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en hanterad miljö som används som värd för containerappar. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName} Åtgärds-ID: ManagedEnvironments_Get

GetManagedEnvironmentAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en hanterad miljö som används som värd för containerappar. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName} Åtgärds-ID: ManagedEnvironments_Get

GetManagedEnvironments(ResourceGroupResource)

Hämtar en samling ManagedEnvironmentResources i ResourceGroupResource.

GetAppPlatformService(ResourceGroupResource, String, CancellationToken)

Hämta en tjänst och dess egenskaper.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}
  • Åtgärd IdServices_Get
GetAppPlatformServiceAsync(ResourceGroupResource, String, CancellationToken)

Hämta en tjänst och dess egenskaper.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}
  • Åtgärd IdServices_Get
GetAppPlatformServiceResource(ResourceGroupResource, String, CancellationToken)

Hämta en tjänst och dess egenskaper. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName} Åtgärds-ID: Services_Get

GetAppPlatformServiceResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämta en tjänst och dess egenskaper. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName} Åtgärds-ID: Services_Get

GetAppPlatformServiceResources(ResourceGroupResource)

Hämtar en samling AppPlatformServiceResources i ResourceGroupResource.

GetAppPlatformServices(ResourceGroupResource)

Hämtar en samling AppPlatformServiceResources i ResourceGroupResource.

GetAllResourceHealthMetadata(ResourceGroupResource, CancellationToken)

Beskrivning för Lista alla ResourceHealthMetadata för alla webbplatser i resursgruppen i prenumerationen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/resourceHealthMetadata Åtgärds-ID: ResourceHealthMetadata_ListByResourceGroup

GetAllResourceHealthMetadataAsync(ResourceGroupResource, CancellationToken)

Beskrivning för Lista alla ResourceHealthMetadata för alla webbplatser i resursgruppen i prenumerationen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/resourceHealthMetadata Åtgärds-ID: ResourceHealthMetadata_ListByResourceGroup

GetAllResourceHealthMetadataData(ResourceGroupResource, CancellationToken)

Beskrivning för Lista alla ResourceHealthMetadata för alla webbplatser i resursgruppen i prenumerationen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/resourceHealthMetadata
  • Åtgärd IdResourceHealthMetadata_ListByResourceGroup
GetAllResourceHealthMetadataDataAsync(ResourceGroupResource, CancellationToken)

Beskrivning för Lista alla ResourceHealthMetadata för alla webbplatser i resursgruppen i prenumerationen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/resourceHealthMetadata
  • Åtgärd IdResourceHealthMetadata_ListByResourceGroup
GetAppCertificate(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta ett certifikat.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name}
  • Åtgärd IdCertificates_Get
GetAppCertificateAsync(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta ett certifikat.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name}
  • Åtgärd IdCertificates_Get
GetAppCertificates(ResourceGroupResource)

Hämtar en samling AppCertificateResources i ResourceGroupResource.

GetAppServiceCertificateOrder(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta en certifikatorder.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}
  • Åtgärd IdAppServiceCertificateOrders_Get
GetAppServiceCertificateOrderAsync(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta en certifikatorder.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}
  • Åtgärd IdAppServiceCertificateOrders_Get
GetAppServiceCertificateOrders(ResourceGroupResource)

Hämtar en samling AppServiceCertificateOrderResources i ResourceGroupResource.

GetAppServiceDomain(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta en domän.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}
  • Åtgärd IdDomains_Get
GetAppServiceDomainAsync(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta en domän.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}
  • Åtgärd IdDomains_Get
GetAppServiceDomains(ResourceGroupResource)

Hämtar en samling AppServiceDomainResources i ResourceGroupResource.

GetAppServiceEnvironment(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta egenskaperna för en App Service-miljön.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}
  • Åtgärd IdAppServiceEnvironments_Get
GetAppServiceEnvironmentAsync(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta egenskaperna för en App Service-miljön.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}
  • Åtgärd IdAppServiceEnvironments_Get
GetAppServiceEnvironments(ResourceGroupResource)

Hämtar en samling AppServiceEnvironmentResources i ResourceGroupResource.

GetAppServicePlan(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta en App Service-plan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}
  • Åtgärd IdAppServicePlans_Get
GetAppServicePlanAsync(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta en App Service-plan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}
  • Åtgärd IdAppServicePlans_Get
GetAppServicePlans(ResourceGroupResource)

Hämtar en samling AppServicePlanResources i ResourceGroupResource.

GetKubeEnvironment(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta egenskaperna för en Kubernetes-miljö.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name}
  • Åtgärd IdKubeEnvironments_Get
GetKubeEnvironmentAsync(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämta egenskaperna för en Kubernetes-miljö.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name}
  • Åtgärd IdKubeEnvironments_Get
GetKubeEnvironments(ResourceGroupResource)

Hämtar en samling KubeEnvironmentResources i ResourceGroupResource.

GetStaticSite(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämtar information om en statisk webbplats.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}
  • Åtgärd IdStaticSites_GetStaticSite
GetStaticSiteAsync(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämtar information om en statisk webbplats.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}
  • Åtgärd IdStaticSites_GetStaticSite
GetStaticSites(ResourceGroupResource)

Hämtar en samling StaticSiteResources i ResourceGroupResource.

GetWebSite(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämtar information om en webb-, mobil- eller API-app.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}
  • Åtgärd IdWebApps_Get
GetWebSiteAsync(ResourceGroupResource, String, CancellationToken)

Beskrivning för Hämtar information om en webb-, mobil- eller API-app.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}
  • Åtgärd IdWebApps_Get
GetWebSites(ResourceGroupResource)

Hämtar en samling WebSiteResources i ResourceGroupResource.

Validate(ResourceGroupResource, AppServiceValidateContent, CancellationToken)

Beskrivning för Verifiera om en resurs kan skapas.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/validate
  • Åtgärds-IdValidate
ValidateAsync(ResourceGroupResource, AppServiceValidateContent, CancellationToken)

Beskrivning för Verifiera om en resurs kan skapas.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/validate
  • Åtgärds-IdValidate
GetScVmmAvailabilitySet(ResourceGroupResource, String, CancellationToken)

Implementerar AvailabilitySet GET-metoden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/availabilitySets/{availabilitySetName}
  • Åtgärd IdAvailabilitySets_Get
GetScVmmAvailabilitySetAsync(ResourceGroupResource, String, CancellationToken)

Implementerar AvailabilitySet GET-metoden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/availabilitySets/{availabilitySetName}
  • Åtgärd IdAvailabilitySets_Get
GetScVmmAvailabilitySets(ResourceGroupResource)

Hämtar en samling ScVmmAvailabilitySetResources i ResourceGroupResource.

GetScVmmCloud(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden för molnet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/clouds/{cloudName}
  • Åtgärd IdClouds_Get
GetScVmmCloudAsync(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden för molnet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/clouds/{cloudName}
  • Åtgärd IdClouds_Get
GetScVmmClouds(ResourceGroupResource)

Hämtar en samling ScVmmCloudResources i ResourceGroupResource.

GetScVmmServer(ResourceGroupResource, String, CancellationToken)

Implementerar GET-metoden VMMServer.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/vmmServers/{vmmServerName}
  • Åtgärd IdVmmServers_Get
GetScVmmServerAsync(ResourceGroupResource, String, CancellationToken)

Implementerar GET-metoden VMMServer.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/vmmServers/{vmmServerName}
  • Åtgärd IdVmmServers_Get
GetScVmmServers(ResourceGroupResource)

Hämtar en samling ScVmmServerResources i ResourceGroupResource.

GetScVmmVirtualMachine(ResourceGroupResource, String, CancellationToken)

Implementerar Metoden VirtualMachine GET.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/virtualMachines/{virtualMachineName}
  • Åtgärd IdVirtualMachines_Get
GetScVmmVirtualMachineAsync(ResourceGroupResource, String, CancellationToken)

Implementerar Metoden VirtualMachine GET.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/virtualMachines/{virtualMachineName}
  • Åtgärd IdVirtualMachines_Get
GetScVmmVirtualMachines(ResourceGroupResource)

Hämtar en samling ScVmmVirtualMachineResources i ResourceGroupResource.

GetScVmmVirtualMachineTemplate(ResourceGroupResource, String, CancellationToken)

Implementerar GET-metoden VirtualMachineTemplate.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/virtualMachineTemplates/{virtualMachineTemplateName}
  • Åtgärd IdVirtualMachineTemplates_Get
GetScVmmVirtualMachineTemplateAsync(ResourceGroupResource, String, CancellationToken)

Implementerar GET-metoden VirtualMachineTemplate.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/virtualMachineTemplates/{virtualMachineTemplateName}
  • Åtgärd IdVirtualMachineTemplates_Get
GetScVmmVirtualMachineTemplates(ResourceGroupResource)

Hämtar en samling ScVmmVirtualMachineTemplateResources i ResourceGroupResource.

GetScVmmVirtualNetwork(ResourceGroupResource, String, CancellationToken)

Implementerar GET-metoden VirtualNetwork.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/virtualNetworks/{virtualNetworkName}
  • Åtgärd IdVirtualNetworks_Get
GetScVmmVirtualNetworkAsync(ResourceGroupResource, String, CancellationToken)

Implementerar GET-metoden VirtualNetwork.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/virtualNetworks/{virtualNetworkName}
  • Åtgärd IdVirtualNetworks_Get
GetScVmmVirtualNetworks(ResourceGroupResource)

Hämtar en samling ScVmmVirtualNetworkResources i ResourceGroupResource.

GetAttestationProvider(ResourceGroupResource, String, CancellationToken)

Hämta status för attesteringsprovidern.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Attestation/attestationProviders/{providerName}
  • Åtgärd IdAttestationProviders_Get
GetAttestationProviderAsync(ResourceGroupResource, String, CancellationToken)

Hämta status för attesteringsprovidern.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Attestation/attestationProviders/{providerName}
  • Åtgärd IdAttestationProviders_Get
GetAttestationProviders(ResourceGroupResource)

Hämtar en samling AttestationProviderResources i ResourceGroupResource.

GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken)

Hämta rolldefinition efter namn (GUID).

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • Åtgärd IdRoleDefinitions_Get
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken)

Hämta rolldefinition efter namn (GUID).

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • Åtgärd IdRoleDefinitions_Get
GetAuthorizationRoleDefinitions(ArmResource)

Hämtar en samling AuthorizationRoleDefinitionResources i ArmResource.

GetAzurePermissionsForResourceGroups(ResourceGroupResource, CancellationToken)

Hämtar alla behörigheter som anroparen har för en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Authorization/permissions
  • Åtgärd IdAzurePermissionsForResourceGroup_List
GetAzurePermissionsForResourceGroupsAsync(ResourceGroupResource, CancellationToken)

Hämtar alla behörigheter som anroparen har för en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Authorization/permissions
  • Åtgärd IdAzurePermissionsForResourceGroup_List
GetAzurePermissionsForResources(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar alla behörigheter som anroparen har för en resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}/providers/Microsoft.Authorization/permissions
  • Åtgärd IdAzurePermissionsForResource_List
GetAzurePermissionsForResourcesAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar alla behörigheter som anroparen har för en resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}/providers/Microsoft.Authorization/permissions
  • Åtgärd IdAzurePermissionsForResource_List
GetDenyAssignment(ArmResource, String, CancellationToken)

Hämta den angivna neka-tilldelningen.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • Åtgärd IdDenyAssignments_Get
GetDenyAssignmentAsync(ArmResource, String, CancellationToken)

Hämta den angivna neka-tilldelningen.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • Åtgärd IdDenyAssignments_Get
GetDenyAssignments(ArmResource)

Hämtar en samling DenyAssignmentResources i ArmResource.

GetRoleAssignment(ArmResource, String, String, CancellationToken)

Hämta en rolltilldelning efter omfång och namn.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • Åtgärd IdRoleAssignments_Get
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken)

Hämta en rolltilldelning efter omfång och namn.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • Åtgärd IdRoleAssignments_Get
GetRoleAssignments(ArmResource)

Hämtar en samling RoleAssignmentResources i ArmResource.

GetRoleAssignmentSchedule(ArmResource, String, CancellationToken)

Hämta det angivna rolltilldelningsschemat för ett resursomfång

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • Åtgärd IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken)

Hämta det angivna rolltilldelningsschemat för ett resursomfång

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • Åtgärd IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken)

Hämtar den angivna instansen av rolltilldelningsschemat.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • Åtgärd IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken)

Hämtar den angivna instansen av rolltilldelningsschemat.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • Åtgärd IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstances(ArmResource)

Hämtar en samling RoleAssignmentScheduleInstanceResources i ArmResource.

GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken)

Hämta den angivna begäran om schema för rolltilldelning.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • Åtgärd IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken)

Hämta den angivna begäran om schema för rolltilldelning.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • Åtgärd IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequests(ArmResource)

Hämtar en samling RoleAssignmentScheduleRequestResources i ArmResource.

GetRoleAssignmentSchedules(ArmResource)

Hämtar en samling RoleAssignmentScheduleResources i ArmResource.

GetRoleEligibilitySchedule(ArmResource, String, CancellationToken)

Hämta det angivna schemat för rollberättigande för ett resursomfång

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • Åtgärd IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken)

Hämta det angivna schemat för rollberättigande för ett resursomfång

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • Åtgärd IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken)

Hämtar den angivna instansen av rollberättigandeschemat.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • Åtgärd IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken)

Hämtar den angivna instansen av rollberättigandeschemat.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • Åtgärd IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstances(ArmResource)

Hämtar en samling RoleEligibilityScheduleInstanceResources i ArmResource.

GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken)

Hämta den angivna begäran om behörighetsschema för rollen.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • Åtgärd IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken)

Hämta den angivna begäran om behörighetsschema för rollen.

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • Åtgärd IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequests(ArmResource)

Hämtar en samling RoleEligibilityScheduleRequestResources i ArmResource.

GetRoleEligibilitySchedules(ArmResource)

Hämtar en samling RoleEligibilityScheduleResources i ArmResource.

GetRoleManagementPolicies(ArmResource)

Hämtar en samling RoleManagementPolicyResources i ArmResource.

GetRoleManagementPolicy(ArmResource, String, CancellationToken)

Hämta den angivna rollhanteringsprincipen för ett resursomfång

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • Åtgärd IdRoleManagementPolicies_Get
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken)

Hämta den angivna tilldelningen av rollhanteringsprinciper för ett resursomfång

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • Åtgärd IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken)

Hämta den angivna tilldelningen av rollhanteringsprinciper för ett resursomfång

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • Åtgärd IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignments(ArmResource)

Hämtar en samling RoleManagementPolicyAssignmentResources i ArmResource.

GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken)

Hämta den angivna rollhanteringsprincipen för ett resursomfång

  • Sökväg för begäran/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • Åtgärd IdRoleManagementPolicies_Get
GetAutomanageConfigurationProfile(ResourceGroupResource, String, CancellationToken)

Hämta information om en konfigurationsprofil

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automanage/configurationProfiles/{configurationProfileName}
  • Åtgärd IdConfigurationProfiles_Get
GetAutomanageConfigurationProfileAsync(ResourceGroupResource, String, CancellationToken)

Hämta information om en konfigurationsprofil

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automanage/configurationProfiles/{configurationProfileName}
  • Åtgärd IdConfigurationProfiles_Get
GetAutomanageConfigurationProfiles(ResourceGroupResource)

Hämtar en samling automanageConfigurationProfileResources i ResourceGroupResource.

GetConfigurationProfile(ResourceGroupResource, String, CancellationToken)

Hämta information om en sökväg för konfigurationsprofilbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automanage/configurationProfiles/{configurationProfileName} Åtgärds-ID: ConfigurationProfiles_Get

GetConfigurationProfileAsync(ResourceGroupResource, String, CancellationToken)

Hämta information om en sökväg för konfigurationsprofilbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automanage/configurationProfiles/{configurationProfileName} Åtgärds-ID: ConfigurationProfiles_Get

GetConfigurationProfiles(ResourceGroupResource)

Hämtar en samling ConfigurationProfileResources i ResourceGroupResource.

GetHCIReportsByConfigurationProfileAssignments(ResourceGroupResource, String, String, CancellationToken)

Hämta en lista över rapporter i en viss begäran om tilldelning av konfigurationsprofil: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports Åtgärds-ID: HCIReports_ListByConfigurationProfileAssignments

GetHCIReportsByConfigurationProfileAssignmentsAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta en lista över rapporter i en viss begäran om tilldelning av konfigurationsprofil: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports Åtgärds-ID: HCIReports_ListByConfigurationProfileAssignments

GetHCRPReportsByConfigurationProfileAssignments(ResourceGroupResource, String, String, CancellationToken)

Hämta en lista över rapporter i en viss begäran om tilldelning av konfigurationsprofil: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports Åtgärds-ID: HCRPReports_ListByConfigurationProfileAssignments

GetHCRPReportsByConfigurationProfileAssignmentsAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta en lista över rapporter i en viss begäran om tilldelning av konfigurationsprofil: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports Åtgärds-ID: HCRPReports_ListByConfigurationProfileAssignments

GetReportsByConfigurationProfileAssignments(ResourceGroupResource, String, String, CancellationToken)

Hämta en lista över rapporter i en viss begäran om tilldelning av konfigurationsprofil: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports Åtgärds-ID: reports_ListByConfigurationProfileAssignments

GetReportsByConfigurationProfileAssignmentsAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta en lista över rapporter i en viss begäran om tilldelning av konfigurationsprofil: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports Åtgärds-ID: reports_ListByConfigurationProfileAssignments

GetAutomationAccount(ResourceGroupResource, String, CancellationToken)

Hämta information om ett Automation-konto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}
  • Åtgärd IdAutomationAccount_Get
GetAutomationAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämta information om ett Automation-konto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}
  • Åtgärd IdAutomationAccount_Get
GetAutomationAccounts(ResourceGroupResource)

Hämtar en samling AutomationAccountResources i ResourceGroupResource.

GetAvsPrivateCloud(ResourceGroupResource, String, CancellationToken)

Hämta ett privat moln

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Åtgärd IdPrivateClouds_Get
GetAvsPrivateCloudAsync(ResourceGroupResource, String, CancellationToken)

Hämta ett privat moln

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Åtgärd IdPrivateClouds_Get
GetAvsPrivateClouds(ResourceGroupResource)

Hämtar en samling AvsPrivateCloudResources i ResourceGroupResource.

GetPrivateCloud(ResourceGroupResource, String, CancellationToken)

Hämta en sökväg för privata molnbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName} Åtgärds-ID: PrivateClouds_Get

GetPrivateCloudAsync(ResourceGroupResource, String, CancellationToken)

Hämta en sökväg för privata molnbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName} Åtgärds-ID: PrivateClouds_Get

GetPrivateClouds(ResourceGroupResource)

Hämtar en samling PrivateCloudResources i ResourceGroupResource.

GetBatchAccount(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna Batch-kontot.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}
  • Åtgärd IdBatchAccount_Get
GetBatchAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna Batch-kontot.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}
  • Åtgärd IdBatchAccount_Get
GetBatchAccounts(ResourceGroupResource)

Hämtar en samling BatchAccountResources i ResourceGroupResource.

GetBot(ResourceGroupResource, String, CancellationToken)

Returnerar en BotService som anges av parametrarna.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}
  • Åtgärd IdBots_Get
GetBotAsync(ResourceGroupResource, String, CancellationToken)

Returnerar en BotService som anges av parametrarna.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}
  • Åtgärd IdBots_Get
GetBots(ResourceGroupResource)

Hämtar en samling BotResources i ResourceGroupResource.

CheckEndpointNameAvailability(ResourceGroupResource, CheckEndpointNameAvailabilityContent, CancellationToken)

Kontrollera tillgängligheten för ett resursnamn. Detta behövs för resurser där namnet är globalt unikt, till exempel en afdx-slutpunkt. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/checkEndpointNameAvailability Åtgärds-ID: CheckEndpointNameAvailability

CheckEndpointNameAvailability(ResourceGroupResource, EndpointNameAvailabilityContent, CancellationToken)

Kontrollera tillgängligheten för ett resursnamn. Detta behövs för resurser där namnet är globalt unikt, till exempel en afdx-slutpunkt.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/checkEndpointNameAvailability
  • Åtgärd IdCheckEndpointNameAvailability
CheckEndpointNameAvailabilityAsync(ResourceGroupResource, CheckEndpointNameAvailabilityContent, CancellationToken)

Kontrollera tillgängligheten för ett resursnamn. Detta behövs för resurser där namnet är globalt unikt, till exempel en afdx-slutpunkt. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/checkEndpointNameAvailability Åtgärds-ID: CheckEndpointNameAvailability

CheckEndpointNameAvailabilityAsync(ResourceGroupResource, EndpointNameAvailabilityContent, CancellationToken)

Kontrollera tillgängligheten för ett resursnamn. Detta behövs för resurser där namnet är globalt unikt, till exempel en afdx-slutpunkt.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/checkEndpointNameAvailability
  • Åtgärd IdCheckEndpointNameAvailability
GetCdnWebApplicationFirewallPolicies(ResourceGroupResource)

Hämtar en samling CdnWebApplicationFirewallPolicyResources i ResourceGroupResource.

GetCdnWebApplicationFirewallPolicy(ResourceGroupResource, String, CancellationToken)

Hämta skyddsprincip med angivet namn i en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/cdnWebApplicationFirewallPolicies/{policyName}
  • Åtgärd IdPolicies_Get
GetCdnWebApplicationFirewallPolicyAsync(ResourceGroupResource, String, CancellationToken)

Hämta skyddsprincip med angivet namn i en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/cdnWebApplicationFirewallPolicies/{policyName}
  • Åtgärd IdPolicies_Get
GetProfile(ResourceGroupResource, String, CancellationToken)

Hämtar en Azure Front Door Standard- eller Azure Front Door Premium- eller CDN-profil med det angivna profilnamnet under den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}
  • Åtgärd IdProfiles_Get
GetProfileAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en Azure Front Door Standard- eller Azure Front Door Premium- eller CDN-profil med det angivna profilnamnet under den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}
  • Åtgärd IdProfiles_Get
GetProfiles(ResourceGroupResource)

Hämtar en samling ProfileResources i ResourceGroupResource.

GetChangesByResourceGroup(ResourceGroupResource, DateTimeOffset, DateTimeOffset, String, CancellationToken)

Visa en lista över ändringar av en resursgrupp inom det angivna tidsintervallet. Kunddata kommer alltid att maskeras.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ChangeAnalysis/changes
  • Åtgärd IdChanges_ListChangesByResourceGroup
GetChangesByResourceGroupAsync(ResourceGroupResource, DateTimeOffset, DateTimeOffset, String, CancellationToken)

Visa en lista över ändringar av en resursgrupp inom det angivna tidsintervallet. Kunddata kommer alltid att maskeras.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ChangeAnalysis/changes
  • Åtgärd IdChanges_ListChangesByResourceGroup
GetChangesByResourceGroupChanges(ResourceGroupResource, DateTimeOffset, DateTimeOffset, String, CancellationToken)

Visa en lista över ändringar av en resursgrupp inom det angivna tidsintervallet. Kunddata kommer alltid att maskeras. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ChangeAnalysis/changes Åtgärds-ID: Changes_ListChangesByResourceGroup

GetChangesByResourceGroupChangesAsync(ResourceGroupResource, DateTimeOffset, DateTimeOffset, String, CancellationToken)

Visa en lista över ändringar av en resursgrupp inom det angivna tidsintervallet. Kunddata kommer alltid att maskeras. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ChangeAnalysis/changes Åtgärds-ID: Changes_ListChangesByResourceGroup

GetExperiment(ResourceGroupResource, String, CancellationToken)

Hämta en experimentresurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Chaos/experiments/{experimentName}
  • Åtgärd IdExperiments_Get
GetExperimentAsync(ResourceGroupResource, String, CancellationToken)

Hämta en experimentresurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Chaos/experiments/{experimentName}
  • Åtgärd IdExperiments_Get
GetExperiments(ResourceGroupResource)

Hämtar en samling ExperimentResources i ResourceGroupResource.

GetTarget(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämta en målresurs som utökar en spårad regional resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{parentProviderNamespace}/{parentResourceType}/{parentResourceName}/providers/Microsoft.Chaos/targets/{targetName}
  • Åtgärd IdTargets_Get
GetTargetAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämta en målresurs som utökar en spårad regional resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{parentProviderNamespace}/{parentResourceType}/{parentResourceName}/providers/Microsoft.Chaos/targets/{targetName}
  • Åtgärd IdTargets_Get
GetTargets(ResourceGroupResource, String, String, String)

Hämtar en samling TargetResources i ResourceGroupResource.

GetAccount(ResourceGroupResource, String, CancellationToken)

Returnerar ett Cognitive Services-konto som anges av parametrarna. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName} Åtgärds-ID: Accounts_Get

GetAccountAsync(ResourceGroupResource, String, CancellationToken)

Returnerar ett Cognitive Services-konto som anges av parametrarna. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName} Åtgärds-ID: Accounts_Get

GetAccounts(ResourceGroupResource)

Hämtar en samling AccountResources i ResourceGroupResource.

GetCognitiveServicesAccount(ResourceGroupResource, String, CancellationToken)

Returnerar ett Cognitive Services-konto som anges av parametrarna.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetCognitiveServicesAccountAsync(ResourceGroupResource, String, CancellationToken)

Returnerar ett Cognitive Services-konto som anges av parametrarna.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetCognitiveServicesAccounts(ResourceGroupResource)

Hämtar en samling CognitiveServicesAccountResources i ResourceGroupResource.

GetCognitiveServicesCommitmentPlan(ResourceGroupResource, String, CancellationToken)

Returnerar en Cognitive Services-åtagandeplan som anges av parametrarna.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/commitmentPlans/{commitmentPlanName}
  • Åtgärd IdCommitmentPlans_GetPlan
GetCognitiveServicesCommitmentPlanAsync(ResourceGroupResource, String, CancellationToken)

Returnerar en Cognitive Services-åtagandeplan som anges av parametrarna.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/commitmentPlans/{commitmentPlanName}
  • Åtgärd IdCommitmentPlans_GetPlan
GetCognitiveServicesCommitmentPlans(ResourceGroupResource)

Hämtar en samling CognitiveServicesCommitmentPlanResources i ResourceGroupResource.

GetCommunicationServiceResource(ResourceGroupResource, String, CancellationToken)

Hämta CommunicationService och dess egenskaper.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/communicationServices/{communicationServiceName}
  • Åtgärd IdCommunicationServices_Get
GetCommunicationServiceResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämta CommunicationService och dess egenskaper.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/communicationServices/{communicationServiceName}
  • Åtgärd IdCommunicationServices_Get
GetCommunicationServiceResources(ResourceGroupResource)

Hämtar en samling CommunicationServiceResources i ResourceGroupResource.

GetEmailServiceResource(ResourceGroupResource, String, CancellationToken)

Hämta EmailService och dess egenskaper.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/emailServices/{emailServiceName}
  • Åtgärd IdEmailServices_Get
GetEmailServiceResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämta EmailService och dess egenskaper.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/emailServices/{emailServiceName}
  • Åtgärd IdEmailServices_Get
GetEmailServiceResources(ResourceGroupResource)

Hämtar en samling EmailServiceResources i ResourceGroupResource.

GetAvailabilitySet(ResourceGroupResource, String, CancellationToken)

Hämtar information om en tillgänglighetsuppsättning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/availabilitySets/{availabilitySetName}
  • Åtgärd IdAvailabilitySets_Get
GetAvailabilitySetAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en tillgänglighetsuppsättning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/availabilitySets/{availabilitySetName}
  • Åtgärd IdAvailabilitySets_Get
GetAvailabilitySets(ResourceGroupResource)

Hämtar en samling availabilitySetResources i ResourceGroupResource.

GetCapacityReservationGroup(ResourceGroupResource, String, Nullable<CapacityReservationGroupInstanceViewType>, CancellationToken)

Åtgärden som hämtar information om en kapacitetsreservationsgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName}
  • Åtgärd IdCapacityReservationGroups_Get
GetCapacityReservationGroup(ResourceGroupResource, String, Nullable<CapacityReservationGroupInstanceViewTypes>, CancellationToken)

Åtgärden som hämtar information om en kapacitetsreservationsgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName} Åtgärds-ID: CapacityReservationGroups_Get

GetCapacityReservationGroupAsync(ResourceGroupResource, String, Nullable<CapacityReservationGroupInstanceViewType>, CancellationToken)

Åtgärden som hämtar information om en kapacitetsreservationsgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName}
  • Åtgärd IdCapacityReservationGroups_Get
GetCapacityReservationGroupAsync(ResourceGroupResource, String, Nullable<CapacityReservationGroupInstanceViewTypes>, CancellationToken)

Åtgärden som hämtar information om en kapacitetsreservationsgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName} Åtgärds-ID: CapacityReservationGroups_Get

GetCapacityReservationGroups(ResourceGroupResource)

Hämtar en samling CapacityReservationGroupResources i ResourceGroupResource.

GetCloudService(ResourceGroupResource, String, CancellationToken)

Visa information om en molntjänst.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}
  • Åtgärd IdCloudServices_Get
GetCloudServiceAsync(ResourceGroupResource, String, CancellationToken)

Visa information om en molntjänst.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}
  • Åtgärd IdCloudServices_Get
GetCloudServices(ResourceGroupResource)

Hämtar en samling CloudServiceResources i ResourceGroupResource.

GetDedicatedHostGroup(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken)

Hämtar information om en dedikerad värdgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}
  • Åtgärd IdDedicatedHostGroups_Get
GetDedicatedHostGroup(ResourceGroupResource, String, Nullable<InstanceViewTypes>, CancellationToken)

Hämtar information om en dedikerad värdgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName} Åtgärds-ID: DedicatedHostGroups_Get

GetDedicatedHostGroupAsync(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken)

Hämtar information om en dedikerad värdgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}
  • Åtgärd IdDedicatedHostGroups_Get
GetDedicatedHostGroupAsync(ResourceGroupResource, String, Nullable<InstanceViewTypes>, CancellationToken)

Hämtar information om en dedikerad värdgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName} Åtgärds-ID: DedicatedHostGroups_Get

GetDedicatedHostGroups(ResourceGroupResource)

Hämtar en samling DedicatedHostGroupResources i ResourceGroupResource.

GetDiskAccess(ResourceGroupResource, String, CancellationToken)

Hämtar information om en diskåtkomstresurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}
  • Åtgärd IdDiskAccesses_Get
GetDiskAccessAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en diskåtkomstresurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}
  • Åtgärd IdDiskAccesses_Get
GetDiskAccesses(ResourceGroupResource)

Hämtar en samling DiskAccessResources i ResourceGroupResource.

GetDiskEncryptionSet(ResourceGroupResource, String, CancellationToken)

Hämtar information om en diskkrypteringsuppsättning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{diskEncryptionSetName}
  • Åtgärd IdDiskEncryptionSets_Get
GetDiskEncryptionSetAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en diskkrypteringsuppsättning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{diskEncryptionSetName}
  • Åtgärd IdDiskEncryptionSets_Get
GetDiskEncryptionSets(ResourceGroupResource)

Hämtar en samling DiskEncryptionSetResources i ResourceGroupResource.

GetDiskImage(ResourceGroupResource, String, String, CancellationToken)

Hämtar en bild.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images/{imageName}
  • Åtgärd IdImages_Get
GetDiskImageAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en bild.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images/{imageName}
  • Åtgärd IdImages_Get
GetDiskImages(ResourceGroupResource)

Hämtar en samling DiskImageResources i ResourceGroupResource.

GetGalleries(ResourceGroupResource)

Hämtar en samling GalleryResources i ResourceGroupResource.

GetGallery(ResourceGroupResource, String, Nullable<SelectPermission>, Nullable<GalleryExpand>, CancellationToken)

Hämtar information om en Shared Image Gallery.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}
  • Åtgärd IdGalleries_Get
GetGallery(ResourceGroupResource, String, Nullable<SelectPermissions>, Nullable<GalleryExpand>, CancellationToken)

Hämtar information om en Shared Image Gallery. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName} Åtgärds-ID: Galleries_Get

GetGalleryAsync(ResourceGroupResource, String, Nullable<SelectPermission>, Nullable<GalleryExpand>, CancellationToken)

Hämtar information om en Shared Image Gallery.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}
  • Åtgärd IdGalleries_Get
GetGalleryAsync(ResourceGroupResource, String, Nullable<SelectPermissions>, Nullable<GalleryExpand>, CancellationToken)

Hämtar information om en Shared Image Gallery. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName} Åtgärds-ID: Galleries_Get

GetImage(ResourceGroupResource, String, String, CancellationToken)

Hämtar en bild. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images/{imageName} Åtgärds-ID: Images_Get

GetImageAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en bild. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images/{imageName} Åtgärds-ID: Images_Get

GetImages(ResourceGroupResource)

Hämtar en samling ImageResources i ResourceGroupResource.

GetManagedDisk(ResourceGroupResource, String, CancellationToken)

Hämtar information om en disk.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks/{diskName}
  • Åtgärd IdDisks_Get
GetManagedDiskAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en disk.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks/{diskName}
  • Åtgärd IdDisks_Get
GetManagedDisks(ResourceGroupResource)

Hämtar en samling ManagedDiskResources i ResourceGroupResource.

GetProximityPlacementGroup(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om en närhetsplaceringsgrupp .

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/proximityPlacementGroups/{proximityPlacementGroupName}
  • Åtgärd IdProximityPlacementGroups_Get
GetProximityPlacementGroupAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om en närhetsplaceringsgrupp .

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/proximityPlacementGroups/{proximityPlacementGroupName}
  • Åtgärd IdProximityPlacementGroups_Get
GetProximityPlacementGroups(ResourceGroupResource)

Hämtar en samling ProximityPlacementGroupResources i ResourceGroupResource.

GetRestorePointGroup(ResourceGroupResource, String, Nullable<RestorePointGroupExpand>, CancellationToken)

Åtgärden för att hämta samlingen med återställningspunkter.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}
  • Åtgärd IdRestorePointCollections_Get
GetRestorePointGroupAsync(ResourceGroupResource, String, Nullable<RestorePointGroupExpand>, CancellationToken)

Åtgärden för att hämta samlingen med återställningspunkter.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}
  • Åtgärd IdRestorePointCollections_Get
GetRestorePointGroups(ResourceGroupResource)

Hämtar en samling RestorePointGroupResources i ResourceGroupResource.

GetSnapshot(ResourceGroupResource, String, CancellationToken)

Hämtar information om en ögonblicksbild.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}
  • Åtgärd IdSnapshots_Get
GetSnapshotAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en ögonblicksbild.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}
  • Åtgärd IdSnapshots_Get
GetSnapshots(ResourceGroupResource)

Hämtar en samling SnapshotResources i ResourceGroupResource.

GetSshPublicKey(ResourceGroupResource, String, CancellationToken)

Hämtar information om en offentlig SSH-nyckel.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/sshPublicKeys/{sshPublicKeyName}
  • Åtgärd IdSshPublicKeys_Get
GetSshPublicKeyAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en offentlig SSH-nyckel.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/sshPublicKeys/{sshPublicKeyName}
  • Åtgärd IdSshPublicKeys_Get
GetSshPublicKeys(ResourceGroupResource)

Hämtar en samling SshPublicKeyResources i ResourceGroupResource.

GetVirtualMachine(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken)

Hämtar information om modellvyn eller instansvyn för en virtuell dator.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}
  • Åtgärd IdVirtualMachines_Get
GetVirtualMachine(ResourceGroupResource, String, Nullable<InstanceViewTypes>, CancellationToken)

Hämtar information om modellvyn eller instansvyn för en virtuell dator. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName} Åtgärds-ID: VirtualMachines_Get

GetVirtualMachineAsync(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken)

Hämtar information om modellvyn eller instansvyn för en virtuell dator.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}
  • Åtgärd IdVirtualMachines_Get
GetVirtualMachineAsync(ResourceGroupResource, String, Nullable<InstanceViewTypes>, CancellationToken)

Hämtar information om modellvyn eller instansvyn för en virtuell dator. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName} Åtgärds-ID: VirtualMachines_Get

GetVirtualMachines(ResourceGroupResource)

Hämtar en samling VirtualMachineResources i ResourceGroupResource.

GetVirtualMachineScaleSet(ResourceGroupResource, String, Nullable<ExpandTypesForGetVmScaleSets>, CancellationToken)

Visa information om en VM-skalningsuppsättning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName} Åtgärds-ID: VirtualMachineScaleSets_Get

GetVirtualMachineScaleSet(ResourceGroupResource, String, Nullable<VirtualMachineScaleSetGetExpand>, CancellationToken)

Visa information om en VM-skalningsuppsättning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}
  • Åtgärd IdVirtualMachineScaleSets_Get
GetVirtualMachineScaleSetAsync(ResourceGroupResource, String, Nullable<ExpandTypesForGetVmScaleSets>, CancellationToken)

Visa information om en VM-skalningsuppsättning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName} Åtgärds-ID: VirtualMachineScaleSets_Get

GetVirtualMachineScaleSetAsync(ResourceGroupResource, String, Nullable<VirtualMachineScaleSetGetExpand>, CancellationToken)

Visa information om en VM-skalningsuppsättning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}
  • Åtgärd IdVirtualMachineScaleSets_Get
GetVirtualMachineScaleSets(ResourceGroupResource)

Hämtar en samling VirtualMachineScaleSetResources i ResourceGroupResource.

GetConfidentialLedger(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för ett konfidentiellt transaktionsregister.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConfidentialLedger/ledgers/{ledgerName}
  • Åtgärd IdLedger_Get
GetConfidentialLedgerAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för ett konfidentiellt transaktionsregister.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConfidentialLedger/ledgers/{ledgerName}
  • Åtgärd IdLedger_Get
GetConfidentialLedgers(ResourceGroupResource)

Hämtar en samling ConfidentialLedgerResources i ResourceGroupResource.

GetConfluentOrganization(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en specifik organisationsresurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Confluent/organizations/{organizationName}
  • Åtgärd IdOrganization_Get
GetConfluentOrganizationAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en specifik organisationsresurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Confluent/organizations/{organizationName}
  • Åtgärd IdOrganization_Get
GetConfluentOrganizations(ResourceGroupResource)

Hämtar en samling ConfluentOrganizationResources i ResourceGroupResource.

ValidateOrganization(ResourceGroupResource, String, ConfluentOrganizationData, CancellationToken)

Verifiera proxyresurs för organisation

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Confluent/validations/{organizationName}/orgvalidate
  • Åtgärd IdValidations_ValidateOrganization
ValidateOrganizationAsync(ResourceGroupResource, String, ConfluentOrganizationData, CancellationToken)

Verifiera proxyresurs för organisation

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Confluent/validations/{organizationName}/orgvalidate
  • Åtgärd IdValidations_ValidateOrganization
ValidateOrganizationValidation(ResourceGroupResource, String, ConfluentOrganizationData, CancellationToken)

Sökvägför proxyresursbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Confluent/validations/{organizationName}/orgvalidate Åtgärds-ID: Validations_ValidateOrganization

ValidateOrganizationValidationAsync(ResourceGroupResource, String, ConfluentOrganizationData, CancellationToken)

Sökvägför proxyresursbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Confluent/validations/{organizationName}/orgvalidate Åtgärds-ID: Validations_ValidateOrganization

GetResourcePool(ResourceGroupResource, String, CancellationToken)

Implementerar resourcePool GET-metoden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/resourcePools/{resourcePoolName}
  • Åtgärd IdResourcePools_Get
GetResourcePoolAsync(ResourceGroupResource, String, CancellationToken)

Implementerar resourcePool GET-metoden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/resourcePools/{resourcePoolName}
  • Åtgärd IdResourcePools_Get
GetResourcePools(ResourceGroupResource)

Hämtar en samling ResourcePoolResources i ResourceGroupResource.

GetVCenter(ResourceGroupResource, String, CancellationToken)

Implementerar metoden vCenter GET.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/vcenters/{vcenterName}
  • Åtgärd IdVCenters_Get
GetVCenterAsync(ResourceGroupResource, String, CancellationToken)

Implementerar metoden vCenter GET.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/vcenters/{vcenterName}
  • Åtgärd IdVCenters_Get
GetVCenters(ResourceGroupResource)

Hämtar en samling VCenterResources i ResourceGroupResource.

GetVirtualMachine(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden för virtuella datorer.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/virtualMachines/{virtualMachineName}
  • Åtgärd IdVirtualMachines_Get
GetVirtualMachineAsync(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden för virtuella datorer.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/virtualMachines/{virtualMachineName}
  • Åtgärd IdVirtualMachines_Get
GetVirtualMachines(ResourceGroupResource)

Hämtar en samling VirtualMachineResources i ResourceGroupResource.

GetVirtualMachineTemplate(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden för mallen för virtuella datorer.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates/{virtualMachineTemplateName}
  • Åtgärd IdVirtualMachineTemplates_Get
GetVirtualMachineTemplateAsync(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden för mallen för virtuella datorer.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates/{virtualMachineTemplateName}
  • Åtgärd IdVirtualMachineTemplates_Get
GetVirtualMachineTemplates(ResourceGroupResource)

Hämtar en samling VirtualMachineTemplateResources i ResourceGroupResource.

GetVirtualNetwork(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden för virtuella nätverk.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/virtualNetworks/{virtualNetworkName}
  • Åtgärd IdVirtualNetworks_Get
GetVirtualNetworkAsync(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden för virtuella nätverk.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/virtualNetworks/{virtualNetworkName}
  • Åtgärd IdVirtualNetworks_Get
GetVirtualNetworks(ResourceGroupResource)

Hämtar en samling VirtualNetworkResources i ResourceGroupResource.

GetVMwareCluster(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden för kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetVMwareClusterAsync(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden för kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetVMwareClusters(ResourceGroupResource)

Hämtar en samling VMwareClusterResources i ResourceGroupResource.

GetVMwareDatastore(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden datalager.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/datastores/{datastoreName}
  • Åtgärd IdDatastores_Get
GetVMwareDatastoreAsync(ResourceGroupResource, String, CancellationToken)

Implementerar get-metoden datalager.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/datastores/{datastoreName}
  • Åtgärd IdDatastores_Get
GetVMwareDatastores(ResourceGroupResource)

Hämtar en samling VMwareDatastoreResources i ResourceGroupResource.

GetVMwareHost(ResourceGroupResource, String, CancellationToken)

Implementerar get-värdmetoden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/hosts/{hostName}
  • Åtgärd IdHosts_Get
GetVMwareHostAsync(ResourceGroupResource, String, CancellationToken)

Implementerar get-värdmetoden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/hosts/{hostName}
  • Åtgärd IdHosts_Get
GetVMwareHosts(ResourceGroupResource)

Hämtar en samling VMwareHostResources i ResourceGroupResource.

DeleteSubnetServiceAssociationLink(ResourceGroupResource, WaitUntil, String, String, CancellationToken)

Ta bort länkar för virtuella nätverksassociationer för containergrupper. Åtgärden tar inte bort andra resurser som tillhandahålls av användaren.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/undernät/{subnetName}/providers/Microsoft.ContainerInstance/serviceAssociationLinks/default
  • Åtgärd IdSubnetServiceAssociationLink_Delete
DeleteSubnetServiceAssociationLinkAsync(ResourceGroupResource, WaitUntil, String, String, CancellationToken)

Ta bort länkar för virtuella nätverksassociationer för containergrupper. Åtgärden tar inte bort andra resurser som tillhandahålls av användaren.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/undernät/{subnetName}/providers/Microsoft.ContainerInstance/serviceAssociationLinks/default
  • Åtgärd IdSubnetServiceAssociationLink_Delete
GetContainerGroup(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för den angivna containergruppen i den angivna prenumerationen och resursgruppen. Åtgärden returnerar egenskaperna för varje containergrupp, inklusive containrar, autentiseringsuppgifter för avbildningsregistret, omstartsprincip, IP-adresstyp, OS-typ, tillstånd och volymer.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerInstance/containerGroups/{containerGroupName}
  • Åtgärd IdContainerGroups_Get
GetContainerGroupAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för den angivna containergruppen i den angivna prenumerationen och resursgruppen. Åtgärden returnerar egenskaperna för varje containergrupp, inklusive containrar, autentiseringsuppgifter för avbildningsregistret, omstartsprincip, IP-adresstyp, OS-typ, tillstånd och volymer.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerInstance/containerGroups/{containerGroupName}
  • Åtgärd IdContainerGroups_Get
GetContainerGroups(ResourceGroupResource)

Hämtar en samling ContainerGroupResources i ResourceGroupResource.

GetContainerRegistries(ResourceGroupResource)

Hämtar en samling ContainerRegistryResources i ResourceGroupResource.

GetContainerRegistry(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för det angivna containerregistret.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}
  • Åtgärd IdRegistries_Get
GetContainerRegistryAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för det angivna containerregistret.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}
  • Åtgärd IdRegistries_Get
GetAgentPoolSnapshot(ResourceGroupResource, String, CancellationToken)

Hämtar en ögonblicksbild.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/snapshots/{resourceName}
  • Åtgärd IdSnapshots_Get
GetAgentPoolSnapshotAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en ögonblicksbild.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/snapshots/{resourceName}
  • Åtgärd IdSnapshots_Get
GetAgentPoolSnapshots(ResourceGroupResource)

Hämtar en samling AgentPoolSnapshotResources i ResourceGroupResource.

GetContainerServiceFleet(ResourceGroupResource, String, CancellationToken)

Får en flotta.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}
  • Åtgärd IdFleets_Get
GetContainerServiceFleetAsync(ResourceGroupResource, String, CancellationToken)

Får en flotta.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}
  • Åtgärd IdFleets_Get
GetContainerServiceFleets(ResourceGroupResource)

Hämtar en samling ContainerServiceFleetResources i ResourceGroupResource.

GetContainerServiceManagedCluster(ResourceGroupResource, String, CancellationToken)

Hämtar ett hanterat kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • Åtgärd IdManagedClusters_Get
GetContainerServiceManagedClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar ett hanterat kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • Åtgärd IdManagedClusters_Get
GetContainerServiceManagedClusters(ResourceGroupResource)

Hämtar en samling ContainerServiceManagedClusterResources i ResourceGroupResource.

GetManagedClusterSnapshot(ResourceGroupResource, String, CancellationToken)

Hämtar en ögonblicksbild av ett hanterat kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclustersnapshots/{resourceName}
  • Åtgärd IdManagedClusterSnapshots_Get
GetManagedClusterSnapshotAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en ögonblicksbild av ett hanterat kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclustersnapshots/{resourceName}
  • Åtgärd IdManagedClusterSnapshots_Get
GetManagedClusterSnapshots(ResourceGroupResource)

Hämtar en samling ManagedClusterSnapshotResources i ResourceGroupResource.

GetCassandraCluster(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för ett hanterat Cassandra-kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/cassandraClusters/{clusterName}
  • Åtgärd IdCassandraClusters_Get
GetCassandraClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för ett hanterat Cassandra-kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/cassandraClusters/{clusterName}
  • Åtgärd IdCassandraClusters_Get
GetCassandraClusters(ResourceGroupResource)

Hämtar en samling CassandraClusterResources i ResourceGroupResource.

GetClusterResource(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för ett hanterat Cassandra-kluster. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/cassandraClusters/{clusterName} Åtgärds-ID: CassandraClusters_Get

GetClusterResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för ett hanterat Cassandra-kluster. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/cassandraClusters/{clusterName} Åtgärds-ID: CassandraClusters_Get

GetClusterResources(ResourceGroupResource)

Hämtar en samling ClusterResources i ResourceGroupResource.

GetCosmosDBAccount(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för ett befintligt Azure Cosmos DB-databaskonto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}
  • Åtgärd IdDatabaseAccounts_Get
GetCosmosDBAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för ett befintligt Azure Cosmos DB-databaskonto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}
  • Åtgärd IdDatabaseAccounts_Get
GetCosmosDBAccounts(ResourceGroupResource)

Hämtar en samling CosmosDBAccountResources i ResourceGroupResource.

GetDatabaseAccount(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för ett befintligt Azure Cosmos DB-databaskonto. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName} Åtgärds-ID: DatabaseAccounts_Get

GetDatabaseAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för ett befintligt Azure Cosmos DB-databaskonto. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName} Åtgärds-ID: DatabaseAccounts_Get

GetDatabaseAccounts(ResourceGroupResource)

Hämtar en samling DatabaseAccountResources i ResourceGroupResource.

GetHub(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna hubben.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}
  • Åtgärd IdHubs_Get
GetHubAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna hubben.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}
  • Åtgärd IdHubs_Get
GetHubs(ResourceGroupResource)

Hämtar en samling HubResources i ResourceGroupResource.

GetAvailableSkus(ResourceGroupResource, AzureLocation, AvailableSkusContent, CancellationToken)

Den här metoden innehåller en lista över tillgängliga sku:er för den angivna prenumerationen, resursgruppen och platsen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/availableSkus
  • Åtgärd IdService_ListAvailableSkusByResourceGroup
GetAvailableSkusAsync(ResourceGroupResource, AzureLocation, AvailableSkusContent, CancellationToken)

Den här metoden innehåller en lista över tillgängliga sku:er för den angivna prenumerationen, resursgruppen och platsen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/availableSkus
  • Åtgärd IdService_ListAvailableSkusByResourceGroup
GetAvailableSkusByResourceGroupServices(ResourceGroupResource, AzureLocation, AvailableSkuContent, CancellationToken)

Den här metoden innehåller en lista över tillgängliga sku:er för den angivna prenumerationen, resursgruppen och platsen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/availableSkus Åtgärds-ID: Service_ListAvailableSkusByResourceGroup

GetAvailableSkusByResourceGroupServicesAsync(ResourceGroupResource, AzureLocation, AvailableSkuContent, CancellationToken)

Den här metoden innehåller en lista över tillgängliga sku:er för den angivna prenumerationen, resursgruppen och platsen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/availableSkus Åtgärds-ID: Service_ListAvailableSkusByResourceGroup

GetDataBoxJob(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om det angivna jobbet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}
  • Åtgärd IdJobs_Get
GetDataBoxJobAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om det angivna jobbet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}
  • Åtgärd IdJobs_Get
GetDataBoxJobs(ResourceGroupResource)

Hämtar en samling DataBoxJobResources i ResourceGroupResource.

GetJobResource(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om det angivna jobbet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName} Åtgärds-ID: Jobs_Get

GetJobResourceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om det angivna jobbet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName} Åtgärds-ID: Jobs_Get

GetJobResources(ResourceGroupResource)

Hämtar en samling JobResources i ResourceGroupResource.

GetRegionConfiguration(ResourceGroupResource, AzureLocation, RegionConfigurationContent, CancellationToken)

Det här API:et innehåller konfigurationsinformation som är specifik för angiven region/plats på resursgruppsnivå.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/regionConfiguration
  • Åtgärd IdService_RegionConfigurationByResourceGroup
GetRegionConfigurationAsync(ResourceGroupResource, AzureLocation, RegionConfigurationContent, CancellationToken)

Det här API:et innehåller konfigurationsinformation som är specifik för angiven region/plats på resursgruppsnivå.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/regionConfiguration
  • Åtgärd IdService_RegionConfigurationByResourceGroup
RegionConfigurationByResourceGroupService(ResourceGroupResource, AzureLocation, RegionConfigurationRequest, CancellationToken)

Det här API:et innehåller konfigurationsinformation som är specifik för angiven region/plats på resursgruppsnivå. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/regionKonfigurationsåtgärds-ID: Service_RegionConfigurationByResourceGroup

RegionConfigurationByResourceGroupServiceAsync(ResourceGroupResource, AzureLocation, RegionConfigurationRequest, CancellationToken)

Det här API:et innehåller konfigurationsinformation som är specifik för angiven region/plats på resursgruppsnivå. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/regionKonfigurationsåtgärds-ID: Service_RegionConfigurationByResourceGroup

ValidateInputs(ResourceGroupResource, AzureLocation, DataBoxValidationContent, CancellationToken)

Den här metoden utför alla nödvändiga verifieringar före jobbskapande under resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/validateInputs
  • Åtgärd IdService_ValidateInputsByResourceGroup
ValidateInputsAsync(ResourceGroupResource, AzureLocation, DataBoxValidationContent, CancellationToken)

Den här metoden utför alla nödvändiga verifieringar före jobbskapande under resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/validateInputs
  • Åtgärd IdService_ValidateInputsByResourceGroup
ValidateInputsByResourceGroupService(ResourceGroupResource, AzureLocation, ValidationRequest, CancellationToken)

Den här metoden utför alla nödvändiga verifieringar före jobbskapande under resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/validateInputs Åtgärds-ID: Service_ValidateInputsByResourceGroup

ValidateInputsByResourceGroupServiceAsync(ResourceGroupResource, AzureLocation, ValidationRequest, CancellationToken)

Den här metoden utför alla nödvändiga verifieringar före jobbskapande under resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/validateInputs Åtgärds-ID: Service_ValidateInputsByResourceGroup

GetDataBoxEdgeDevice(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för Data Box Edge/Data Box Gateway-enheten.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}
  • Åtgärd IdDevices_Get
GetDataBoxEdgeDeviceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för Data Box Edge/Data Box Gateway-enheten.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}
  • Åtgärd IdDevices_Get
GetDataBoxEdgeDevices(ResourceGroupResource)

Hämtar en samling DataBoxEdgeDeviceResources i ResourceGroupResource.

GetDatadogMonitorResource(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en specifik övervakningsresurs. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName} Åtgärds-ID: Monitors_Get

GetDatadogMonitorResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en specifik övervakningsresurs. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName} Åtgärds-ID: Monitors_Get

GetDatadogMonitorResources(ResourceGroupResource)

Hämtar en samling DatadogMonitorResources i ResourceGroupResource.

GetDataFactories(ResourceGroupResource)

Hämtar en samling DataFactoryResources i ResourceGroupResource.

GetDataFactory(ResourceGroupResource, String, String, CancellationToken)

Hämtar en fabrik. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName} Åtgärds-ID: Factories_Get

GetDataFactoryAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en fabrik. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName} Åtgärds-ID: Factories_Get

GetDataLakeAnalyticsAccount(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna Data Lake Analytics kontot.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeAnalytics/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetDataLakeAnalyticsAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna Data Lake Analytics kontot.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeAnalytics/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetDataLakeAnalyticsAccounts(ResourceGroupResource)

Hämtar en samling DataLakeAnalyticsAccountResources i ResourceGroupResource.

GetDataLakeStoreAccount(ResourceGroupResource, String, CancellationToken)

Hämtar det angivna Data Lake Store-kontot. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeStore/accounts/{accountName} Åtgärds-ID: Accounts_Get

GetDataLakeStoreAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämtar det angivna Data Lake Store-kontot. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeStore/accounts/{accountName} Åtgärds-ID: Accounts_Get

GetDataLakeStoreAccounts(ResourceGroupResource)

Hämtar en samling DataLakeStoreAccountResources i ResourceGroupResource.

GetDatabaseMigrationSqlDB(ResourceGroupResource, String, String, Nullable<Guid>, String, CancellationToken)

Hämta databasmigreringsresursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{sqlDbInstanceName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}
  • Åtgärd IdDatabaseMigrationsSqlDb_Get
GetDatabaseMigrationSqlDBAsync(ResourceGroupResource, String, String, Nullable<Guid>, String, CancellationToken)

Hämta databasmigreringsresursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{sqlDbInstanceName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}
  • Åtgärd IdDatabaseMigrationsSqlDb_Get
GetDatabaseMigrationSqlDBs(ResourceGroupResource)

Hämtar en samling DatabaseMigrationSqlDBResources i ResourceGroupResource.

GetDatabaseMigrationSqlMI(ResourceGroupResource, String, String, Nullable<Guid>, String, CancellationToken)

Hämta den angivna databasmigreringen för en viss SQL Managed Instance.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}
  • Åtgärd IdDatabaseMigrationsSqlMi_Get
GetDatabaseMigrationSqlMIAsync(ResourceGroupResource, String, String, Nullable<Guid>, String, CancellationToken)

Hämta den angivna databasmigreringen för en viss SQL Managed Instance.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}
  • Åtgärd IdDatabaseMigrationsSqlMi_Get
GetDatabaseMigrationSqlMIs(ResourceGroupResource)

Hämtar en samling DatabaseMigrationSqlMIResources i ResourceGroupResource.

GetDatabaseMigrationSqlVm(ResourceGroupResource, String, String, Nullable<Guid>, String, CancellationToken)

Hämta den angivna databasmigreringen för en viss virtuell SQL-dator.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/{sqlVirtualMachineName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}
  • Åtgärd IdDatabaseMigrationsSqlVm_Get
GetDatabaseMigrationSqlVmAsync(ResourceGroupResource, String, String, Nullable<Guid>, String, CancellationToken)

Hämta den angivna databasmigreringen för en viss virtuell SQL-dator.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/{sqlVirtualMachineName}/providers/Microsoft.DataMigration/databaseMigrations/{targetDbName}
  • Åtgärd IdDatabaseMigrationsSqlVm_Get
GetDatabaseMigrationSqlVms(ResourceGroupResource)

Hämtar en samling DatabaseMigrationSqlVmResources i ResourceGroupResource.

GetDataMigrationService(ResourceGroupResource, String, CancellationToken)

Tjänstresursen är den resurs på den översta nivån som representerar Database Migration Service. GET-metoden hämtar information om en tjänstinstans.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}
  • Åtgärd IdServices_Get
GetDataMigrationServiceAsync(ResourceGroupResource, String, CancellationToken)

Tjänstresursen är den resurs på den översta nivån som representerar Database Migration Service. GET-metoden hämtar information om en tjänstinstans.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}
  • Åtgärd IdServices_Get
GetDataMigrationServices(ResourceGroupResource)

Hämtar en samling DataMigrationServiceResources i ResourceGroupResource.

GetSqlMigrationService(ResourceGroupResource, String, CancellationToken)

Hämta Database Migration Service

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}
  • Åtgärd IdSqlMigrationServices_Get
GetSqlMigrationServiceAsync(ResourceGroupResource, String, CancellationToken)

Hämta Database Migration Service

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}
  • Åtgärd IdSqlMigrationServices_Get
GetSqlMigrationServices(ResourceGroupResource)

Hämtar en samling SqlMigrationServiceResources i ResourceGroupResource.

CheckDataProtectionBackupVaultNameAvailability(ResourceGroupResource, AzureLocation, DataProtectionBackupNameAvailabilityContent, CancellationToken)

API för att söka efter tillgänglighet för resursnamn

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/locations/{location}/checkNameAvailability
  • Åtgärd IdBackupVaults_CheckNameAvailability
CheckDataProtectionBackupVaultNameAvailabilityAsync(ResourceGroupResource, AzureLocation, DataProtectionBackupNameAvailabilityContent, CancellationToken)

API för att söka efter tillgänglighet för resursnamn

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/locations/{location}/checkNameAvailability
  • Åtgärd IdBackupVaults_CheckNameAvailability
CheckNameAvailabilityBackupVault(ResourceGroupResource, AzureLocation, CheckNameAvailabilityContent, CancellationToken)

API för att söka efter sökväg till begäran om resursnamnstillgänglighet: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/locations/{location}/checkNameAvailability Åtgärds-ID: BackupVaults_CheckNameAvailability

CheckNameAvailabilityBackupVaultAsync(ResourceGroupResource, AzureLocation, CheckNameAvailabilityContent, CancellationToken)

API för att söka efter sökväg till begäran om resursnamnstillgänglighet: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/locations/{location}/checkNameAvailability Åtgärds-ID: BackupVaults_CheckNameAvailability

GetBackupVaultResource(ResourceGroupResource, String, CancellationToken)

Returnerar en resurs som tillhör en resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName} Åtgärds-ID: BackupVaults_Get

GetBackupVaultResourceAsync(ResourceGroupResource, String, CancellationToken)

Returnerar en resurs som tillhör en resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName} Åtgärds-ID: BackupVaults_Get

GetBackupVaultResources(ResourceGroupResource)

Hämtar en samling BackupVaultResources i ResourceGroupResource.

GetDataProtectionBackupVault(ResourceGroupResource, String, CancellationToken)

Returnerar en resurs som tillhör en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}
  • Åtgärd IdBackupVaults_Get
GetDataProtectionBackupVaultAsync(ResourceGroupResource, String, CancellationToken)

Returnerar en resurs som tillhör en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}
  • Åtgärd IdBackupVaults_Get
GetDataProtectionBackupVaults(ResourceGroupResource)

Hämtar en samling DataProtectionBackupVaultResources i ResourceGroupResource.

GetResourceGuard(ResourceGroupResource, String, CancellationToken)

Returnerar en ResourceGuard som tillhör en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/resourceGuards/{resourceGuardsName}
  • Åtgärd IdResourceGuards_Get
GetResourceGuardAsync(ResourceGroupResource, String, CancellationToken)

Returnerar en ResourceGuard som tillhör en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/resourceGuards/{resourceGuardsName}
  • Åtgärd IdResourceGuards_Get
GetResourceGuardResource(ResourceGroupResource, String, CancellationToken)

Returnerar en ResourceGuard som tillhör en resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/resourceGuards/{resourceGuardsName} Åtgärds-ID: ResourceGuards_Get

GetResourceGuardResourceAsync(ResourceGroupResource, String, CancellationToken)

Returnerar en ResourceGuard som tillhör en resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/resourceGuards/{resourceGuardsName} Åtgärds-ID: ResourceGuards_Get

GetResourceGuardResources(ResourceGroupResource)

Hämtar en samling ResourceGuardResources i ResourceGroupResource.

GetResourceGuards(ResourceGroupResource)

Hämtar en samling ResourceGuardResources i ResourceGroupResource.

GetAccount(ResourceGroupResource, String, CancellationToken)

Sökväg för begäran om konto: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataShare/accounts/{accountName} Åtgärds-ID: Accounts_Get

GetAccountAsync(ResourceGroupResource, String, CancellationToken)

Sökväg för begäran om konto: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataShare/accounts/{accountName} Åtgärds-ID: Accounts_Get

GetAccounts(ResourceGroupResource)

Hämtar en samling AccountResources i ResourceGroupResource.

GetDataShareAccount(ResourceGroupResource, String, CancellationToken)

Hämta ett konto

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataShare/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetDataShareAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämta ett konto

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataShare/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetDataShareAccounts(ResourceGroupResource)

Hämtar en samling DataShareAccountResources i ResourceGroupResource.

GetArtifactSource(ResourceGroupResource, String, CancellationToken)

Hämtar en artefaktkälla.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeploymentManager/artifactSources/{artifactSourceName}
  • Åtgärd IdArtifactSources_Get
GetArtifactSourceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en artefaktkälla.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeploymentManager/artifactSources/{artifactSourceName}
  • Åtgärd IdArtifactSources_Get
GetArtifactSources(ResourceGroupResource)

Hämtar en samling ArtifactSourceResources i ResourceGroupResource.

GetRollout(ResourceGroupResource, String, Nullable<Int32>, CancellationToken)

Hämtar detaljerad information om en distribution.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeploymentManager/rollouts/{rolloutName}
  • Åtgärd IdRollouts_Get
GetRolloutAsync(ResourceGroupResource, String, Nullable<Int32>, CancellationToken)

Hämtar detaljerad information om en distribution.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeploymentManager/rollouts/{rolloutName}
  • Åtgärd IdRollouts_Get
GetRollouts(ResourceGroupResource)

Hämtar en samling RolloutResources i ResourceGroupResource.

GetServiceTopologyResource(ResourceGroupResource, String, CancellationToken)

Hämtar tjänsttopologin.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeploymentManager/serviceTopologies/{serviceTopologyName}
  • Åtgärd IdServiceTopologies_Get
GetServiceTopologyResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar tjänsttopologin.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeploymentManager/serviceTopologies/{serviceTopologyName}
  • Åtgärd IdServiceTopologies_Get
GetServiceTopologyResources(ResourceGroupResource)

Hämtar en samling ServiceTopologyResources i ResourceGroupResource.

GetStepResource(ResourceGroupResource, String, CancellationToken)

Hämtar steget.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeploymentManager/steps/{stepName}
  • Åtgärd IdSteps_Get
GetStepResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar steget.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeploymentManager/steps/{stepName}
  • Åtgärd IdSteps_Get
GetStepResources(ResourceGroupResource)

Hämtar en samling StepResources i ResourceGroupResource.

GetHostPool(ResourceGroupResource, String, CancellationToken)

Hämta en värdpool.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/hostPools/{hostPoolName}
  • Åtgärd IdHostPools_Get
GetHostPoolAsync(ResourceGroupResource, String, CancellationToken)

Hämta en värdpool.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/hostPools/{hostPoolName}
  • Åtgärd IdHostPools_Get
GetHostPools(ResourceGroupResource)

Hämtar en samling HostPoolResources i ResourceGroupResource.

GetScalingPlan(ResourceGroupResource, String, CancellationToken)

Hämta en skalningsplan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/scalingPlans/{scalingPlanName}
  • Åtgärd IdScalingPlans_Get
GetScalingPlanAsync(ResourceGroupResource, String, CancellationToken)

Hämta en skalningsplan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/scalingPlans/{scalingPlanName}
  • Åtgärd IdScalingPlans_Get
GetScalingPlans(ResourceGroupResource)

Hämtar en samling ScalingPlanResources i ResourceGroupResource.

GetVirtualApplicationGroup(ResourceGroupResource, String, CancellationToken)

Hämta en programgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/applicationGroups/{applicationGroupName}
  • Åtgärd IdApplicationGroups_Get
GetVirtualApplicationGroupAsync(ResourceGroupResource, String, CancellationToken)

Hämta en programgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/applicationGroups/{applicationGroupName}
  • Åtgärd IdApplicationGroups_Get
GetVirtualApplicationGroups(ResourceGroupResource)

Hämtar en samling VirtualApplicationGroupResources i ResourceGroupResource.

GetVirtualWorkspace(ResourceGroupResource, String, CancellationToken)

Hämta en arbetsyta.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetVirtualWorkspaceAsync(ResourceGroupResource, String, CancellationToken)

Hämta en arbetsyta.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetVirtualWorkspaces(ResourceGroupResource)

Hämtar en samling VirtualWorkspaceResources i ResourceGroupResource.

GetDevCenter(ResourceGroupResource, String, CancellationToken)

Hämtar ett devcenter.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}
  • Åtgärd IdDevCenters_Get
GetDevCenterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar ett devcenter.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}
  • Åtgärd IdDevCenters_Get
GetDevCenters(ResourceGroupResource)

Hämtar en samling DevCenterResources i ResourceGroupResource.

GetNetworkConnection(ResourceGroupResource, String, CancellationToken)

Hämtar en nätverksanslutningsresurs

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/networkConnections/{networkConnectionName}
  • Åtgärd IdNetworkConnections_Get
GetNetworkConnectionAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en nätverksanslutningsresurs

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/networkConnections/{networkConnectionName}
  • Åtgärd IdNetworkConnections_Get
GetNetworkConnections(ResourceGroupResource)

Hämtar en samling NetworkConnectionResources i ResourceGroupResource.

GetProject(ResourceGroupResource, String, CancellationToken)

Hämtar ett specifikt projekt.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/projects/{projectName}
  • Åtgärd IdProjects_Get
GetProjectAsync(ResourceGroupResource, String, CancellationToken)

Hämtar ett specifikt projekt.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/projects/{projectName}
  • Åtgärd IdProjects_Get
GetProjects(ResourceGroupResource)

Hämtar en samling ProjectResources i ResourceGroupResource.

GetDeviceProvisioningService(ResourceGroupResource, String, CancellationToken)

Hämta metadata för etableringstjänsten utan SAS-nycklar.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}
  • Åtgärd IdIotDpsResource_Get
GetDeviceProvisioningServiceAsync(ResourceGroupResource, String, CancellationToken)

Hämta metadata för etableringstjänsten utan SAS-nycklar.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}
  • Åtgärd IdIotDpsResource_Get
GetDeviceProvisioningServices(ResourceGroupResource)

Hämtar en samling DeviceProvisioningServiceResources i ResourceGroupResource.

GetProvisioningServiceDescription(ResourceGroupResource, String, CancellationToken)

Hämta metadata för etableringstjänsten utan SAS-nycklar. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName} Åtgärds-ID: IotDpsResource_Get

GetProvisioningServiceDescriptionAsync(ResourceGroupResource, String, CancellationToken)

Hämta metadata för etableringstjänsten utan SAS-nycklar. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName} Åtgärds-ID: IotDpsResource_Get

GetProvisioningServiceDescriptions(ResourceGroupResource)

Hämtar en samling ProvisioningServiceDescriptionResources i ResourceGroupResource.

GetDeviceUpdateAccount(ResourceGroupResource, String, CancellationToken)

Returnerar kontoinformation för det angivna kontonamnet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetDeviceUpdateAccountAsync(ResourceGroupResource, String, CancellationToken)

Returnerar kontoinformation för det angivna kontonamnet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetDeviceUpdateAccounts(ResourceGroupResource)

Hämtar en samling DeviceUpdateAccountResources i ResourceGroupResource.

GetContainerHostMappingContainerHostMapping(ResourceGroupResource, AzureLocation, ContainerHostMapping, CancellationToken)

Returnerar containervärdmappningsobjekt för ett containervärdresurs-ID om det finns en associerad kontrollant.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevSpaces/locations/{location}/checkContainerHostMapping
  • Åtgärd IdContainerHostMappings_GetContainerHostMapping
GetContainerHostMappingContainerHostMappingAsync(ResourceGroupResource, AzureLocation, ContainerHostMapping, CancellationToken)

Returnerar containervärdmappningsobjekt för ett containervärdresurs-ID om det finns en associerad kontrollant.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevSpaces/locations/{location}/checkContainerHostMapping
  • Åtgärd IdContainerHostMappings_GetContainerHostMapping
GetController(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för en Azure Dev Spaces-kontrollant.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevSpaces/controllers/{name}
  • Åtgärd IdControllers_Get
GetControllerAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för en Azure Dev Spaces-kontrollant.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevSpaces/controllers/{name}
  • Åtgärd IdControllers_Get
GetControllers(ResourceGroupResource)

Hämtar en samling ControllerResources i ResourceGroupResource.

GetDevTestLab(ResourceGroupResource, String, String, CancellationToken)

Hämta labbet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{name}
  • Åtgärd IdLabs_Get
GetDevTestLabAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta labbet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{name}
  • Åtgärd IdLabs_Get
GetDevTestLabGlobalSchedule(ResourceGroupResource, String, String, CancellationToken)

Hämta schema.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/schedules/{name}
  • Åtgärd IdGlobalSchedules_Get
GetDevTestLabGlobalScheduleAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta schema.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/schedules/{name}
  • Åtgärd IdGlobalSchedules_Get
GetDevTestLabGlobalSchedules(ResourceGroupResource)

Hämtar en samling DevTestLabGlobalScheduleResources i ResourceGroupResource.

GetDevTestLabs(ResourceGroupResource)

Hämtar en samling DevTestLabResources i ResourceGroupResource.

GetLab(ResourceGroupResource, String, String, CancellationToken)

Hämta labbet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{name} Åtgärds-ID: Labs_Get

GetLabAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta labbet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{name} Åtgärds-ID: Labs_Get

GetLabs(ResourceGroupResource)

Hämtar en samling LabResources i ResourceGroupResource.

GetSchedule(ResourceGroupResource, String, String, CancellationToken)

Hämta schema. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/schedules/{name} Åtgärds-ID: GlobalSchedules_Get

GetScheduleAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta schema. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/schedules/{name} Åtgärds-ID: GlobalSchedules_Get

GetSchedules(ResourceGroupResource)

Hämtar en samling ScheduleResources i ResourceGroupResource.

GetDigitalTwinsDescription(ResourceGroupResource, String, CancellationToken)

Hämta resursen DigitalTwinsInstances.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DigitalTwins/digitalTwinsInstances/{resourceName}
  • Åtgärd IdDigitalTwins_Get
GetDigitalTwinsDescriptionAsync(ResourceGroupResource, String, CancellationToken)

Hämta resursen DigitalTwinsInstances.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DigitalTwins/digitalTwinsInstances/{resourceName}
  • Åtgärd IdDigitalTwins_Get
GetDigitalTwinsDescriptions(ResourceGroupResource)

Hämtar en samling DigitalTwinsDescriptionResources i ResourceGroupResource.

GetDnsZone(ResourceGroupResource, String, CancellationToken)

Hämtar en DNS-zon. Hämtar zonegenskaperna, men inte postuppsättningarna i zonen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones/{zoneName}
  • Åtgärd IdZones_Get
GetDnsZoneAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en DNS-zon. Hämtar zonegenskaperna, men inte postuppsättningarna i zonen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones/{zoneName}
  • Åtgärd IdZones_Get
GetDnsZones(ResourceGroupResource)

Hämtar en samling DnsZoneResources i ResourceGroupResource.

GetDnsForwardingRuleset(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaper för dns-vidarebefordringsregler.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsForwardingRulesets/{dnsForwardingRulesetName}
  • Åtgärd IdDnsForwardingRulesets_Get
GetDnsForwardingRulesetAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaper för dns-vidarebefordringsregler.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsForwardingRulesets/{dnsForwardingRulesetName}
  • Åtgärd IdDnsForwardingRulesets_Get
GetDnsForwardingRulesets(ResourceGroupResource)

Hämtar en samling DnsForwardingRulesetResources i ResourceGroupResource.

GetDnsForwardingRulesetsByVirtualNetwork(ResourceGroupResource, String, Nullable<Int32>, CancellationToken)

Visar en lista över resurs-ID:n för DNS-vidarebefordringsregler som är kopplade till ett virtuellt nätverk. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/listDnsForwardingRulesets Åtgärds-ID: DnsForwardingRulesets_ListByVirtualNetwork

GetDnsForwardingRulesetsByVirtualNetworkAsync(ResourceGroupResource, String, Nullable<Int32>, CancellationToken)

Visar en lista över resurs-ID:n för DNS-vidarebefordringsregler som är kopplade till ett virtuellt nätverk. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/listDnsForwardingRulesets Åtgärds-ID: DnsForwardingRulesets_ListByVirtualNetwork

GetDnsResolver(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaper för en DNS-matchare.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsResolvers/{dnsResolverName}
  • Åtgärd IdDnsResolvers_Get
GetDnsResolverAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaper för en DNS-matchare.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsResolvers/{dnsResolverName}
  • Åtgärd IdDnsResolvers_Get
GetDnsResolvers(ResourceGroupResource)

Hämtar en samling DnsResolverResources i ResourceGroupResource.

GetDnsResolversByVirtualNetwork(ResourceGroupResource, String, Nullable<Int32>, CancellationToken)

Visar en lista över resurs-ID:n för DNS-matchare som är länkade till ett virtuellt nätverk. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/listDnsResolvers Åtgärds-ID: DnsResolvers_ListByVirtualNetwork

GetDnsResolversByVirtualNetworkAsync(ResourceGroupResource, String, Nullable<Int32>, CancellationToken)

Visar en lista över resurs-ID:n för DNS-matchare som är länkade till ett virtuellt nätverk. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/listDnsResolvers Åtgärds-ID: DnsResolvers_ListByVirtualNetwork

GetDynatraceMonitor(ResourceGroupResource, String, CancellationToken)

Hämta en MonitorResource

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Dynatrace.Observability/monitors/{monitorName}
  • Åtgärd IdMonitors_Get
GetDynatraceMonitorAsync(ResourceGroupResource, String, CancellationToken)

Hämta en MonitorResource

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Dynatrace.Observability/monitors/{monitorName}
  • Åtgärd IdMonitors_Get
GetDynatraceMonitors(ResourceGroupResource)

Hämtar en samling DynatraceMonitorResources i ResourceGroupResource.

GetMonitorResource(ResourceGroupResource, String, CancellationToken)

Hämta en Sökväg för MonitorResource-begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Dynatrace.Observability/monitors/{monitorName} Åtgärds-ID: Monitors_Get

GetMonitorResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämta en Sökväg för MonitorResource-begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Dynatrace.Observability/monitors/{monitorName} Åtgärds-ID: Monitors_Get

GetMonitorResources(ResourceGroupResource)

Hämtar en samling MonitorResources i ResourceGroupResource.

GetAddressResource(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna adressen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/addresses/{addressName} Åtgärds-ID: GetAddressByName

GetAddressResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna adressen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/addresses/{addressName} Åtgärds-ID: GetAddressByName

GetAddressResources(ResourceGroupResource)

Hämtar en samling AddressResources i ResourceGroupResource.

GetEdgeOrder(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en order.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/locations/{location}/orders/{orderName}
  • Åtgärds-IdGetOrderByName
GetEdgeOrderAddress(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna adressen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/addresses/{addressName}
  • Åtgärds-IdGetAddressByName
GetEdgeOrderAddressAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna adressen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/addresses/{addressName}
  • Åtgärds-IdGetAddressByName
GetEdgeOrderAddresses(ResourceGroupResource)

Hämtar en samling EdgeOrderAddressResources i ResourceGroupResource.

GetEdgeOrderAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en order.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/locations/{location}/orders/{orderName}
  • Åtgärds-IdGetOrderByName
GetEdgeOrderItem(ResourceGroupResource, String, String, CancellationToken)

Hämtar ett orderobjekt.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/orderItems/{orderItemName}
  • Åtgärds-IdGetOrderItemByName
GetEdgeOrderItemAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar ett orderobjekt.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/orderItems/{orderItemName}
  • Åtgärds-IdGetOrderItemByName
GetEdgeOrderItems(ResourceGroupResource)

Hämtar en samling EdgeOrderItemResources i ResourceGroupResource.

GetEdgeOrders(ResourceGroupResource)

Hämtar en samling EdgeOrderResources i ResourceGroupResource.

GetEdgeOrders(ResourceGroupResource, String, CancellationToken)

Visar ordning på resursgruppsnivå.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/orders
  • Åtgärd IdListOrderAtResourceGroupLevel
GetEdgeOrdersAsync(ResourceGroupResource, String, CancellationToken)

Visar ordning på resursgruppsnivå.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/orders
  • Åtgärd IdListOrderAtResourceGroupLevel
GetOrderItemResource(ResourceGroupResource, String, String, CancellationToken)

Hämtar ett orderobjekt. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/orderItems/{orderItemName} Åtgärds-ID: GetOrderItemByName

GetOrderItemResourceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar ett orderobjekt. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/orderItems/{orderItemName} Åtgärds-ID: GetOrderItemByName

GetOrderItemResources(ResourceGroupResource)

Hämtar en samling OrderItemResources i ResourceGroupResource.

GetOrderResource(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en order. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/locations/{location}/orders/{orderName} Åtgärds-ID: GetOrderByName

GetOrderResourceAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en order. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/locations/{location}/orders/{orderName} Åtgärds-ID: GetOrderByName

GetOrderResources(ResourceGroupResource)

Hämtar en samling OrderResources i ResourceGroupResource.

GetOrderResources(ResourceGroupResource, String, CancellationToken)

Visar ordning på resursgruppsnivå. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/orders Åtgärds-ID: ListOrderAtResourceGroupLevel

GetOrderResourcesAsync(ResourceGroupResource, String, CancellationToken)

Visar ordning på resursgruppsnivå. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EdgeOrder/orders Åtgärds-ID: ListOrderAtResourceGroupLevel

GetElasticMonitorResource(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en specifik övervakningsresurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}
  • Åtgärd IdMonitors_Get
GetElasticMonitorResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en specifik övervakningsresurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}
  • Åtgärd IdMonitors_Get
GetElasticMonitorResources(ResourceGroupResource)

Hämtar en samling ElasticMonitorResources i ResourceGroupResource.

GetElasticSan(ResourceGroupResource, String, CancellationToken)

Skaffa en ElasticSan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}
  • Åtgärd IdElasticSans_Get
GetElasticSanAsync(ResourceGroupResource, String, CancellationToken)

Skaffa en ElasticSan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}
  • Åtgärd IdElasticSans_Get
GetElasticSans(ResourceGroupResource)

Hämtar en samling ElasticSanResources i ResourceGroupResource.

GetDomain(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för en domän. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName} Åtgärds-ID: Domains_Get

GetDomainAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för en domän. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName} Åtgärds-ID: Domains_Get

GetDomains(ResourceGroupResource)

Hämtar en samling DomainResources i ResourceGroupResource.

GetEventGridDomain(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för en domän.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}
  • Åtgärd IdDomains_Get
GetEventGridDomainAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för en domän.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}
  • Åtgärd IdDomains_Get
GetEventGridDomainPrivateEndpointConnection(ResourceGroupResource, String, String, CancellationToken)

Hämta en specifik privat slutpunktsanslutning under ett ämne, en domän eller ett partnernamnområde. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateEndpointConnections/{privateEndpointConnectionName} Åtgärds-ID: PrivateEndpointConnections_Get

GetEventGridDomainPrivateEndpointConnectionAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta en specifik privat slutpunktsanslutning under ett ämne, en domän eller ett partnernamnområde. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateEndpointConnections/{privateEndpointConnectionName} Åtgärds-ID: PrivateEndpointConnections_Get

GetEventGridDomainPrivateEndpointConnections(ResourceGroupResource, String)

Hämtar en samling EventGridDomainPrivateEndpointConnectionResources i ResourceGroupResource.

GetEventGridDomainPrivateLinkResource(ResourceGroupResource, String, String, CancellationToken)

Hämta egenskaper för en privat länkresurs. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateLinkResources/{privateLinkResourceName} Åtgärds-ID: PrivateLinkResources_Get

GetEventGridDomainPrivateLinkResourceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta egenskaper för en privat länkresurs. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateLinkResources/{privateLinkResourceName} Åtgärds-ID: PrivateLinkResources_Get

GetEventGridDomainPrivateLinkResources(ResourceGroupResource, String)

Hämtar en samling EventGridDomainPrivateLinkResources i ResourceGroupResource.

GetEventGridDomains(ResourceGroupResource)

Hämtar en samling EventGridDomainResources i ResourceGroupResource.

GetEventGridPartnerNamespacePrivateEndpointConnection(ResourceGroupResource, String, String, CancellationToken)

Hämta en specifik privat slutpunktsanslutning under ett ämne, en domän eller ett partnernamnområde. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateEndpointConnections/{privateEndpointConnectionName} Åtgärds-ID: PrivateEndpointConnections_Get

GetEventGridPartnerNamespacePrivateEndpointConnectionAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta en specifik privat slutpunktsanslutning under ett ämne, en domän eller ett partnernamnområde. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateEndpointConnections/{privateEndpointConnectionName} Åtgärds-ID: PrivateEndpointConnections_Get

GetEventGridPartnerNamespacePrivateEndpointConnections(ResourceGroupResource, String)

Hämtar en samling EventGridPartnerNamespacePrivateEndpointConnectionResources i ResourceGroupResource.

GetEventGridTopic(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för ett ämne.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}
  • Åtgärd IdTopics_Get
GetEventGridTopicAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för ett ämne.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}
  • Åtgärd IdTopics_Get
GetEventGridTopicPrivateEndpointConnection(ResourceGroupResource, String, String, CancellationToken)

Hämta en specifik privat slutpunktsanslutning under ett ämne, en domän eller ett partnernamnområde. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateEndpointConnections/{privateEndpointConnectionName} Åtgärds-ID: PrivateEndpointConnections_Get

GetEventGridTopicPrivateEndpointConnectionAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta en specifik privat slutpunktsanslutning under ett ämne, en domän eller ett partnernamnområde. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateEndpointConnections/{privateEndpointConnectionName} Åtgärds-ID: PrivateEndpointConnections_Get

GetEventGridTopicPrivateEndpointConnections(ResourceGroupResource, String)

Hämtar en samling EventGridTopicPrivateEndpointConnectionResources i ResourceGroupResource.

GetEventGridTopicPrivateLinkResource(ResourceGroupResource, String, String, CancellationToken)

Hämta egenskaper för en privat länkresurs. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateLinkResources/{privateLinkResourceName} Åtgärds-ID: PrivateLinkResources_Get

GetEventGridTopicPrivateLinkResourceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta egenskaper för en privat länkresurs. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateLinkResources/{privateLinkResourceName} Åtgärds-ID: PrivateLinkResources_Get

GetEventGridTopicPrivateLinkResources(ResourceGroupResource, String)

Hämtar en samling EventGridTopicPrivateLinkResources i ResourceGroupResource.

GetEventGridTopics(ResourceGroupResource)

Hämtar en samling EventGridTopicResources i ResourceGroupResource.

GetEventTypesTopics(ResourceGroupResource, String, String, String, CancellationToken)

Lista händelsetyper för ett ämne. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{providerNamespace}/{resourceTypeName}/{resourceName}/providers/Microsoft.EventGrid/eventTypes Åtgärds-ID: Topics_ListEventTypes

GetEventTypesTopicsAsync(ResourceGroupResource, String, String, String, CancellationToken)

Lista händelsetyper för ett ämne. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{providerNamespace}/{resourceTypeName}/{resourceName}/providers/Microsoft.EventGrid/eventTypes Åtgärds-ID: Topics_ListEventTypes

GetGlobalByResourceGroupForTopicTypeEventSubscriptions(ResourceGroupResource, String, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla globala händelseprenumerationer under en resursgrupp för en viss ämnestyp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventSubscriptions Åtgärds-ID: EventSubscriptions_ListGlobalByResourceGroupForTopicType

GetGlobalByResourceGroupForTopicTypeEventSubscriptionsAsync(ResourceGroupResource, String, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla globala händelseprenumerationer under en resursgrupp för en viss ämnestyp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventSubscriptions Åtgärds-ID: EventSubscriptions_ListGlobalByResourceGroupForTopicType

GetGlobalEventSubscriptionsDataForTopicType(ResourceGroupResource, String, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla globala händelseprenumerationer under en resursgrupp för en viss ämnestyp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventSubscriptions
  • Åtgärd IdEventSubscriptions_ListGlobalByResourceGroupForTopicType
GetGlobalEventSubscriptionsDataForTopicTypeAsync(ResourceGroupResource, String, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla globala händelseprenumerationer under en resursgrupp för en viss ämnestyp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventSubscriptions
  • Åtgärd IdEventSubscriptions_ListGlobalByResourceGroupForTopicType
GetPartnerConfiguration(ResourceGroupResource)

Hämtar ett objekt som representerar en PartnerConfigurationResource tillsammans med de instansåtgärder som kan utföras på den i ResourceGroupResource.

GetPartnerNamespace(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för ett partnernamnområde.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerNamespaces/{partnerNamespaceName}
  • Åtgärd IdPartnerNamespaces_Get
GetPartnerNamespaceAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för ett partnernamnområde.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerNamespaces/{partnerNamespaceName}
  • Åtgärd IdPartnerNamespaces_Get
GetPartnerNamespacePrivateLinkResource(ResourceGroupResource, String, String, CancellationToken)

Hämta egenskaper för en privat länkresurs. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateLinkResources/{privateLinkResourceName} Åtgärds-ID: PrivateLinkResources_Get

GetPartnerNamespacePrivateLinkResourceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta egenskaper för en privat länkresurs. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateLinkResources/{privateLinkResourceName} Åtgärds-ID: PrivateLinkResources_Get

GetPartnerNamespacePrivateLinkResources(ResourceGroupResource, String)

Hämtar en samling PartnerNamespacePrivateLinkResources i ResourceGroupResource.

GetPartnerNamespaces(ResourceGroupResource)

Hämtar en samling PartnerNamespaceResources i ResourceGroupResource.

GetPartnerRegistration(ResourceGroupResource, String, CancellationToken)

Hämtar en partnerregistrering med de angivna parametrarna.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerRegistrations/{partnerRegistrationName}
  • Åtgärd IdPartnerRegistrations_Get
GetPartnerRegistrationAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en partnerregistrering med de angivna parametrarna.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerRegistrations/{partnerRegistrationName}
  • Åtgärd IdPartnerRegistrations_Get
GetPartnerRegistrations(ResourceGroupResource)

Hämtar en samling PartnerRegistrationResources i ResourceGroupResource.

GetPartnerTopic(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för ett partnerämne.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}
  • Åtgärd IdPartnerTopics_Get
GetPartnerTopicAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för ett partnerämne.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}
  • Åtgärd IdPartnerTopics_Get
GetPartnerTopics(ResourceGroupResource)

Hämtar en samling PartnerTopicResources i ResourceGroupResource.

GetRegionalByResourceGroupEventSubscriptions(ResourceGroupResource, AzureLocation, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla händelseprenumerationer från den angivna platsen under en specifik Azure-prenumeration och resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions Åtgärds-ID: EventSubscriptions_ListRegionalByResourceGroup

GetRegionalByResourceGroupEventSubscriptionsAsync(ResourceGroupResource, AzureLocation, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla händelseprenumerationer från den angivna platsen under en specifik Azure-prenumeration och resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions Åtgärds-ID: EventSubscriptions_ListRegionalByResourceGroup

GetRegionalByResourceGroupForTopicTypeEventSubscriptions(ResourceGroupResource, AzureLocation, String, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla händelseprenumerationer från den angivna platsen under en specifik Azure-prenumeration, resursgrupp och ämnestyp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions Åtgärds-ID: EventSubscriptions_ListRegionalByResourceGroupForTopicType

GetRegionalByResourceGroupForTopicTypeEventSubscriptionsAsync(ResourceGroupResource, AzureLocation, String, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla händelseprenumerationer från den angivna platsen under en specifik Azure-prenumeration, resursgrupp och ämnestyp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions Åtgärds-ID: EventSubscriptions_ListRegionalByResourceGroupForTopicType

GetRegionalEventSubscriptionsData(ResourceGroupResource, AzureLocation, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla händelseprenumerationer från den angivna platsen under en specifik Azure-prenumeration och resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions
  • Åtgärd IdEventSubscriptions_ListRegionalByResourceGroup
GetRegionalEventSubscriptionsDataAsync(ResourceGroupResource, AzureLocation, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla händelseprenumerationer från den angivna platsen under en specifik Azure-prenumeration och resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions
  • Åtgärd IdEventSubscriptions_ListRegionalByResourceGroup
GetRegionalEventSubscriptionsDataForTopicType(ResourceGroupResource, AzureLocation, String, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla händelseprenumerationer från den angivna platsen under en specifik Azure-prenumeration, resursgrupp och ämnestyp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions
  • Åtgärd IdEventSubscriptions_ListRegionalByResourceGroupForTopicType
GetRegionalEventSubscriptionsDataForTopicTypeAsync(ResourceGroupResource, AzureLocation, String, String, Nullable<Int32>, CancellationToken)

Visa en lista över alla händelseprenumerationer från den angivna platsen under en specifik Azure-prenumeration, resursgrupp och ämnestyp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions
  • Åtgärd IdEventSubscriptions_ListRegionalByResourceGroupForTopicType
GetSystemTopic(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för ett systemämne.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/systemTopics/{systemTopicName}
  • Åtgärd IdSystemTopics_Get
GetSystemTopicAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för ett systemämne.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/systemTopics/{systemTopicName}
  • Åtgärd IdSystemTopics_Get
GetSystemTopics(ResourceGroupResource)

Hämtar en samling SystemTopicResources i ResourceGroupResource.

GetTopic(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för ett ämne. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName} Åtgärds-ID: Topics_Get

GetTopicAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaper för ett ämne. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName} Åtgärds-ID: Topics_Get

GetTopics(ResourceGroupResource)

Hämtar en samling TopicResources i ResourceGroupResource.

GetEventHubsCluster(ResourceGroupResource, String, CancellationToken)

Hämtar resursbeskrivningen för det angivna Event Hubs-klustret.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetEventHubsClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar resursbeskrivningen för det angivna Event Hubs-klustret.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetEventHubsClusters(ResourceGroupResource)

Hämtar en samling EventHubsClusterResources i ResourceGroupResource.

GetEventHubsNamespace(ResourceGroupResource, String, CancellationToken)

Hämtar beskrivningen av det angivna namnområdet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}
  • Åtgärd IdNamespaces_Get
GetEventHubsNamespaceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar beskrivningen av det angivna namnområdet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}
  • Åtgärd IdNamespaces_Get
GetEventHubsNamespaces(ResourceGroupResource)

Hämtar en samling EventHubsNamespaceResources i ResourceGroupResource.

GetCustomLocation(ResourceGroupResource, String, CancellationToken)

Hämtar information om customLocation med en angiven resursgrupp och ett angivet namn. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ExtendedLocation/customLocations/{resourceName} Åtgärds-ID: CustomLocations_Get

GetCustomLocationAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om customLocation med en angiven resursgrupp och ett angivet namn. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ExtendedLocation/customLocations/{resourceName} Åtgärds-ID: CustomLocations_Get

GetCustomLocations(ResourceGroupResource)

Hämtar en samling CustomLocationResources i ResourceGroupResource.

GetCustomLocation(ResourceGroupResource, String, CancellationToken)

Hämtar information om customLocation med en angiven resursgrupp och ett angivet namn.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ExtendedLocation/customLocations/{resourceName}
  • Åtgärd IdCustomLocations_Get
GetCustomLocationAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om customLocation med en angiven resursgrupp och ett angivet namn.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ExtendedLocation/customLocations/{resourceName}
  • Åtgärd IdCustomLocations_Get
GetCustomLocations(ResourceGroupResource)

Hämtar en samling CustomLocationResources i ResourceGroupResource.

GetFluidRelayServer(ResourceGroupResource, String, CancellationToken)

Hämta en Fluid Relay-server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.FluidRelay/fluidRelayServers/{fluidRelayServerName}
  • Åtgärd IdFluidRelayServers_Get
GetFluidRelayServerAsync(ResourceGroupResource, String, CancellationToken)

Hämta en Fluid Relay-server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.FluidRelay/fluidRelayServers/{fluidRelayServerName}
  • Åtgärd IdFluidRelayServers_Get
GetFluidRelayServers(ResourceGroupResource)

Hämtar en samling FluidRelayServerResources i ResourceGroupResource.

GetFrontDoor(ResourceGroupResource, String, CancellationToken)

Hämtar en Front Door med det angivna Front Door-namnet under den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors/{frontDoorName}
  • Åtgärd IdFrontDoors_Get
GetFrontDoorAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en Front Door med det angivna Front Door-namnet under den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/frontDoors/{frontDoorName}
  • Åtgärd IdFrontDoors_Get
GetFrontDoorNetworkExperimentProfile(ResourceGroupResource, String, CancellationToken)

Hämtar en NetworkExperiment-profil efter ProfileName

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}
  • Åtgärd IdNetworkExperimentProfiles_Get
GetFrontDoorNetworkExperimentProfileAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en NetworkExperiment-profil efter ProfileName

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}
  • Åtgärd IdNetworkExperimentProfiles_Get
GetFrontDoorNetworkExperimentProfiles(ResourceGroupResource)

Hämtar en samling FrontDoorNetworkExperimentProfileResources i ResourceGroupResource.

GetFrontDoors(ResourceGroupResource)

Hämtar en samling FrontDoorResources i ResourceGroupResource.

GetFrontDoorWebApplicationFirewallPolicies(ResourceGroupResource)

Hämtar en samling FrontDoorWebApplicationFirewallPolicyResources i ResourceGroupResource.

GetFrontDoorWebApplicationFirewallPolicy(ResourceGroupResource, String, CancellationToken)

Hämta skyddsprincip med angivet namn i en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/{policyName}
  • Åtgärd IdPolicies_Get
GetFrontDoorWebApplicationFirewallPolicyAsync(ResourceGroupResource, String, CancellationToken)

Hämta skyddsprincip med angivet namn i en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/{policyName}
  • Åtgärd IdPolicies_Get
GetProfile(ResourceGroupResource, String, CancellationToken)

Hämtar en NetworkExperiment-profil efter Sökväg för ProfileName-begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName} Åtgärds-ID: NetworkExperimentProfiles_Get

GetProfileAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en NetworkExperiment-profil efter Sökväg för ProfileName-begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName} Åtgärds-ID: NetworkExperimentProfiles_Get

GetProfiles(ResourceGroupResource)

Hämtar en samling ProfileResources i ResourceGroupResource.

GetWebApplicationFirewallPolicies(ResourceGroupResource)

Hämtar en samling WebApplicationFirewallPolicyResources i ResourceGroupResource.

GetWebApplicationFirewallPolicy(ResourceGroupResource, String, CancellationToken)

Hämta skyddsprincip med angivet namn i en resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/{policyName} Åtgärds-ID: Policies_Get

GetWebApplicationFirewallPolicyAsync(ResourceGroupResource, String, CancellationToken)

Hämta skyddsprincip med angivet namn i en resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/{policyName} Åtgärds-ID: Policies_Get

GetManagedGrafana(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en specifik arbetsyta för Grafana-resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Dashboard/grafana/{workspaceName}
  • Åtgärd IdGrafana_Get
GetManagedGrafanaAsync(ResourceGroupResource, String, CancellationToken)

Hämta egenskaperna för en specifik arbetsyta för Grafana-resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Dashboard/grafana/{workspaceName}
  • Åtgärd IdGrafana_Get
GetManagedGrafanas(ResourceGroupResource)

Hämtar en samling ManagedGrafanaResources i ResourceGroupResource.

GetAllGuestConfigurationAssignmentData(ResourceGroupResource, CancellationToken)

Visa en lista över alla gästkonfigurationstilldelningar för en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments
  • Åtgärd IdGuestConfigurationAssignments_RGList
GetAllGuestConfigurationAssignmentDataAsync(ResourceGroupResource, CancellationToken)

Visa en lista över alla gästkonfigurationstilldelningar för en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments
  • Åtgärd IdGuestConfigurationAssignments_RGList
GetGuestConfigurationAssignments(ResourceGroupResource, CancellationToken)

Visa en lista över alla gästkonfigurationstilldelningar för en resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments Åtgärds-ID: GuestConfigurationAssignments_RGList

GetGuestConfigurationAssignmentsAsync(ResourceGroupResource, CancellationToken)

Visa en lista över alla gästkonfigurationstilldelningar för en resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments Åtgärds-ID: GuestConfigurationAssignments_RGList

GetGuestConfigurationHcrpAssignment(ResourceGroupResource, String, String, CancellationToken)

Hämta information om en sökväg för begäran om gästkonfigurationstilldelning: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments/{guestConfigurationAssignmentName} Åtgärds-ID: GuestConfigurationHCRPAssignments_Get

GetGuestConfigurationHcrpAssignmentAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta information om en sökväg för begäran om gästkonfigurationstilldelning: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments/{guestConfigurationAssignmentName} Åtgärds-ID: GuestConfigurationHCRPAssignments_Get

GetGuestConfigurationHcrpAssignments(ResourceGroupResource, String)

Hämtar en samling GuestConfigurationHcrpAssignmentResources i ResourceGroupResource.

GetGuestConfigurationVmAssignment(ResourceGroupResource, String, String, CancellationToken)

Hämta information om en sökväg för begäran om gästkonfigurationstilldelning: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments/{guestConfigurationAssignmentName} Åtgärds-ID: GuestConfigurationAssignments_Get

GetGuestConfigurationVmAssignmentAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta information om en sökväg för begäran om gästkonfigurationstilldelning: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments/{guestConfigurationAssignmentName} Åtgärds-ID: GuestConfigurationAssignments_Get

GetGuestConfigurationVmAssignments(ResourceGroupResource, String)

Hämtar en samling GuestConfigurationVmAssignmentResources i ResourceGroupResource.

GetGuestConfigurationVmssAssignment(ResourceGroupResource, String, String, CancellationToken)

Hämta information om en gästkonfigurationstilldelning för VMSS-begärandesökväg: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments/{name} Åtgärds-ID: GuestConfigurationAssignmentsVMSS_Get

GetGuestConfigurationVmssAssignmentAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta information om en gästkonfigurationstilldelning för VMSS-begärandesökväg: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments/{name} Åtgärds-ID: GuestConfigurationAssignmentsVMSS_Get

GetGuestConfigurationVmssAssignments(ResourceGroupResource, String)

Hämtar en samling GuestConfigurationVmssAssignmentResources i ResourceGroupResource.

GetHciCluster(ResourceGroupResource, String, CancellationToken)

Hämta HCI-kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetHciClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämta HCI-kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetHciClusters(ResourceGroupResource)

Hämtar en samling HciClusterResources i ResourceGroupResource.

GetHDInsightCluster(ResourceGroupResource, String, CancellationToken)

Hämtar det angivna klustret.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetHDInsightClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar det angivna klustret.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetHDInsightClusters(ResourceGroupResource)

Hämtar en samling HDInsightClusterResources i ResourceGroupResource.

GetHealthBot(ResourceGroupResource, String, CancellationToken)

Skaffa en HealthBot. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthBot/healthBots/{botName} Åtgärds-ID: Bots_Get

GetHealthBotAsync(ResourceGroupResource, String, CancellationToken)

Skaffa en HealthBot. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthBot/healthBots/{botName} Åtgärds-ID: Bots_Get

GetHealthBots(ResourceGroupResource)

Hämtar en samling HealthBotResources i ResourceGroupResource.

GetHealthcareApisService(ResourceGroupResource, String, CancellationToken)

Hämta metadata för en tjänstinstans.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}
  • Åtgärd IdServices_Get
GetHealthcareApisServiceAsync(ResourceGroupResource, String, CancellationToken)

Hämta metadata för en tjänstinstans.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}
  • Åtgärd IdServices_Get
GetHealthcareApisServices(ResourceGroupResource)

Hämtar en samling HealthcareApisServiceResources i ResourceGroupResource.

GetHealthcareApisWorkspace(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för den angivna arbetsytan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetHealthcareApisWorkspaceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för den angivna arbetsytan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetHealthcareApisWorkspaces(ResourceGroupResource)

Hämtar en samling HealthcareApisWorkspaceResources i ResourceGroupResource.

GetServicesDescription(ResourceGroupResource, String, CancellationToken)

Hämta metadata för en tjänstinstans. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName} Åtgärds-ID: Services_Get

GetServicesDescriptionAsync(ResourceGroupResource, String, CancellationToken)

Hämta metadata för en tjänstinstans. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName} Åtgärds-ID: Services_Get

GetServicesDescriptions(ResourceGroupResource)

Hämtar en samling ServicesDescriptionResources i ResourceGroupResource.

GetWorkspace(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för den angivna arbetsytan. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName} Åtgärds-ID: Workspaces_Get

GetWorkspaceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för den angivna arbetsytan. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName} Åtgärds-ID: Workspaces_Get

GetWorkspaces(ResourceGroupResource)

Hämtar en samling workspaceResources i ResourceGroupResource.

GetHybridComputeMachine(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken)

Hämtar information om modellvyn eller instansvyn för en hybriddator.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}
  • Åtgärd IdMachines_Get
GetHybridComputeMachineAsync(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken)

Hämtar information om modellvyn eller instansvyn för en hybriddator.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}
  • Åtgärd IdMachines_Get
GetHybridComputeMachines(ResourceGroupResource)

Hämtar en samling HybridComputeMachineResources i ResourceGroupResource.

GetHybridComputePrivateLinkScope(ResourceGroupResource, String, CancellationToken)

Returnerar ett Azure Arc PrivateLinkScope.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/privateLinkScopes/{scopeName}
  • Åtgärd IdPrivateLinkScopes_Get
GetHybridComputePrivateLinkScopeAsync(ResourceGroupResource, String, CancellationToken)

Returnerar ett Azure Arc PrivateLinkScope.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/privateLinkScopes/{scopeName}
  • Åtgärd IdPrivateLinkScopes_Get
GetHybridComputePrivateLinkScopes(ResourceGroupResource)

Hämtar en samling HybridComputePrivateLinkScopeResources i ResourceGroupResource.

GetHybridDataManager(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna datahanterarens resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}
  • Åtgärd IdDataManagers_Get
GetHybridDataManagerAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna datahanterarens resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}
  • Åtgärd IdDataManagers_Get
GetHybridDataManagers(ResourceGroupResource)

Hämtar en samling HybridDataManagerResources i ResourceGroupResource.

GetIotCentralApp(ResourceGroupResource, String, CancellationToken)

Hämta metadata för ett IoT Central-program.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTCentral/iotApps/{resourceName}
  • Åtgärd IdApps_Get
GetIotCentralAppAsync(ResourceGroupResource, String, CancellationToken)

Hämta metadata för ett IoT Central-program.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTCentral/iotApps/{resourceName}
  • Åtgärd IdApps_Get
GetIotCentralApps(ResourceGroupResource)

Hämtar en samling IotCentralAppResources i ResourceGroupResource.

GetIotHubDescription(ResourceGroupResource, String, CancellationToken)

Hämta icke-säkerhetsrelaterade metadata för en IoT-hubb.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/IotHubs/{resourceName}
  • Åtgärd IdIotHubResource_Get
GetIotHubDescriptionAsync(ResourceGroupResource, String, CancellationToken)

Hämta icke-säkerhetsrelaterade metadata för en IoT-hubb.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/IotHubs/{resourceName}
  • Åtgärd IdIotHubResource_Get
GetIotHubDescriptions(ResourceGroupResource)

Hämtar en samling IotHubDescriptionResources i ResourceGroupResource.

GetKeyVault(ResourceGroupResource, String, CancellationToken)

Hämtar det angivna Azure-nyckelvalvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}
  • Åtgärd IdVaults_Get
GetKeyVaultAsync(ResourceGroupResource, String, CancellationToken)

Hämtar det angivna Azure-nyckelvalvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}
  • Åtgärd IdVaults_Get
GetKeyVaults(ResourceGroupResource)

Hämtar en samling KeyVaultResources i ResourceGroupResource.

GetManagedHsm(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna hanterade HSM-poolen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}
  • Åtgärd IdManagedHsms_Get
GetManagedHsmAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna hanterade HSM-poolen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}
  • Åtgärd IdManagedHsms_Get
GetManagedHsms(ResourceGroupResource)

Hämtar en samling ManagedHsmResources i ResourceGroupResource.

GetVault(ResourceGroupResource, String, CancellationToken)

Hämtar det angivna Azure-nyckelvalvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName} Åtgärds-ID: Vaults_Get

GetVaultAsync(ResourceGroupResource, String, CancellationToken)

Hämtar det angivna Azure-nyckelvalvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName} Åtgärds-ID: Vaults_Get

GetVaults(ResourceGroupResource)

Hämtar en samling VaultResources i ResourceGroupResource.

GetConnectedCluster(ResourceGroupResource, String, CancellationToken)

Returnerar egenskaperna för det angivna anslutna klustret, inklusive namn, identitet, egenskaper och ytterligare klusterinformation.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Kubernetes/connectedClusters/{clusterName}
  • Åtgärd IdConnectedCluster_Get
GetConnectedClusterAsync(ResourceGroupResource, String, CancellationToken)

Returnerar egenskaperna för det angivna anslutna klustret, inklusive namn, identitet, egenskaper och ytterligare klusterinformation.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Kubernetes/connectedClusters/{clusterName}
  • Åtgärd IdConnectedCluster_Get
GetConnectedClusters(ResourceGroupResource)

Hämtar en samling ConnectedClusterResources i ResourceGroupResource.

GetExtension(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar Kubernetes-klustertillägg. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/extensions/{extensionName} Åtgärds-ID: Extensions_Get

GetExtensionAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar Kubernetes-klustertillägg. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/extensions/{extensionName} Åtgärds-ID: Extensions_Get

GetExtensions(ResourceGroupResource, String, String, String)

Hämtar en samling ExtensionResources i ResourceGroupResource.

GetFluxConfiguration(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar information om Flux-konfigurationen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/fluxConfigurations/{fluxConfigurationName} Åtgärds-ID: FluxConfigurations_Get

GetFluxConfigurationAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar information om Flux-konfigurationen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/fluxConfigurations/{fluxConfigurationName} Åtgärds-ID: FluxConfigurations_Get

GetFluxConfigurations(ResourceGroupResource, String, String, String)

Hämtar en samling FluxConfigurationResources i ResourceGroupResource.

GetKubernetesClusterExtension(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar Kubernetes-klustertillägg.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/extensions/{extensionName}
  • Åtgärd IdExtensions_Get
GetKubernetesClusterExtensionAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar Kubernetes-klustertillägg.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/extensions/{extensionName}
  • Åtgärd IdExtensions_Get
GetKubernetesClusterExtensions(ResourceGroupResource, String, String, String)

Hämtar en samling KubernetesClusterExtensionResources i ResourceGroupResource.

GetKubernetesFluxConfiguration(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar information om Flux-konfigurationen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/fluxConfigurations/{fluxConfigurationName}
  • Åtgärd IdFluxConfigurations_Get
GetKubernetesFluxConfigurationAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar information om Flux-konfigurationen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/fluxConfigurations/{fluxConfigurationName}
  • Åtgärd IdFluxConfigurations_Get
GetKubernetesFluxConfigurations(ResourceGroupResource, String, String, String)

Hämtar en samling KubernetesFluxConfigurationResources i ResourceGroupResource.

GetKubernetesSourceControlConfiguration(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar information om källkontrollkonfigurationen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/sourceControlConfigurations/{sourceControlConfigurationName}
  • Åtgärd IdSourceControlConfigurations_Get
GetKubernetesSourceControlConfigurationAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar information om källkontrollkonfigurationen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/sourceControlConfigurations/{sourceControlConfigurationName}
  • Åtgärd IdSourceControlConfigurations_Get
GetKubernetesSourceControlConfigurations(ResourceGroupResource, String, String, String)

Hämtar en samling KubernetesSourceControlConfigurationResources i ResourceGroupResource.

GetSourceControlConfiguration(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar information om källkontrollkonfigurationen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/sourceControlConfigurations/{sourceControlConfigurationName} Åtgärds-ID: SourceControlConfigurations_Get

GetSourceControlConfigurationAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar information om källkontrollkonfigurationen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{clusterRp}/{clusterResourceName}/{clusterName}/providers/Microsoft.KubernetesConfiguration/sourceControlConfigurations/{sourceControlConfigurationName} Åtgärds-ID: SourceControlConfigurations_Get

GetSourceControlConfigurations(ResourceGroupResource, String, String, String)

Hämtar en samling SourceControlConfigurationResources i ResourceGroupResource.

GetCluster(ResourceGroupResource, String, CancellationToken)

Hämtar ett Kusto-kluster. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName} Åtgärds-ID: Clusters_Get

GetClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar ett Kusto-kluster. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName} Åtgärds-ID: Clusters_Get

GetClusters(ResourceGroupResource)

Hämtar en samling ClusterResources i ResourceGroupResource.

GetKustoCluster(ResourceGroupResource, String, CancellationToken)

Hämtar ett Kusto-kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetKustoClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar ett Kusto-kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetKustoClusters(ResourceGroupResource)

Hämtar en samling KustoClusterResources i ResourceGroupResource.

GetLab(ResourceGroupResource, String, CancellationToken)

Returnerar egenskaperna för en labbresurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LabServices/labs/{labName}
  • Åtgärd IdLabs_Get
GetLabAsync(ResourceGroupResource, String, CancellationToken)

Returnerar egenskaperna för en labbresurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LabServices/labs/{labName}
  • Åtgärd IdLabs_Get
GetLabPlan(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för en labbplan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LabServices/labPlans/{labPlanName}
  • Åtgärd IdLabPlans_Get
GetLabPlanAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för en labbplan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LabServices/labPlans/{labPlanName}
  • Åtgärd IdLabPlans_Get
GetLabPlans(ResourceGroupResource)

Hämtar en samling LabPlanResources i ResourceGroupResource.

GetLabs(ResourceGroupResource)

Hämtar en samling LabResources i ResourceGroupResource.

GetLoadTestingResource(ResourceGroupResource, String, CancellationToken)

Hämta en LoadTest-resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LoadTestService/loadTests/{loadTestName}
  • Åtgärd IdLoadTests_Get
GetLoadTestingResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämta en LoadTest-resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LoadTestService/loadTests/{loadTestName}
  • Åtgärd IdLoadTests_Get
GetLoadTestingResources(ResourceGroupResource)

Hämtar en samling LoadTestingResources i ResourceGroupResource.

GetIntegrationAccount(ResourceGroupResource, String, CancellationToken)

Hämtar ett integrationskonto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}
  • Åtgärd IdIntegrationAccounts_Get
GetIntegrationAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämtar ett integrationskonto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}
  • Åtgärd IdIntegrationAccounts_Get
GetIntegrationAccounts(ResourceGroupResource)

Hämtar en samling IntegrationAccountResources i ResourceGroupResource.

GetIntegrationServiceEnvironment(ResourceGroupResource, String, CancellationToken)

Hämtar en integrationstjänstmiljö.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}
  • Åtgärd IdIntegrationServiceEnvironments_Get
GetIntegrationServiceEnvironmentAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en integrationstjänstmiljö.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}
  • Åtgärd IdIntegrationServiceEnvironments_Get
GetIntegrationServiceEnvironments(ResourceGroupResource)

Hämtar en samling IntegrationServiceEnvironmentResources i ResourceGroupResource.

GetLogicWorkflow(ResourceGroupResource, String, CancellationToken)

Hämtar ett arbetsflöde.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}
  • Åtgärd IdWorkflows_Get
GetLogicWorkflowAsync(ResourceGroupResource, String, CancellationToken)

Hämtar ett arbetsflöde.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}
  • Åtgärd IdWorkflows_Get
GetLogicWorkflows(ResourceGroupResource)

Hämtar en samling LogicWorkflowResources i ResourceGroupResource.

ValidateByLocationWorkflow(ResourceGroupResource, AzureLocation, String, LogicWorkflowData, CancellationToken)

Verifierar arbetsflödesdefinitionen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/locations/{location}/workflows/{workflowName}/validate
  • Åtgärd IdWorkflows_ValidateByLocation
ValidateByLocationWorkflowAsync(ResourceGroupResource, AzureLocation, String, LogicWorkflowData, CancellationToken)

Verifierar arbetsflödesdefinitionen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/locations/{location}/workflows/{workflowName}/validate
  • Åtgärd IdWorkflows_ValidateByLocation
GetMachineLearningWorkspace(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för den angivna maskininlärningsarbetsytan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetMachineLearningWorkspaceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaperna för den angivna maskininlärningsarbetsytan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetMachineLearningWorkspaces(ResourceGroupResource)

Hämtar en samling MachineLearningWorkspaceResources i ResourceGroupResource.

GetOperationalizationCluster(ResourceGroupResource, String, CancellationToken)

Hämtar resursvyn för operationaliseringsklustret. Observera att autentiseringsuppgifterna inte returneras av det här anropet. Anropa ListKeys för att hämta dem.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}
  • Åtgärd IdOperationalizationClusters_Get
GetOperationalizationClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar resursvyn för operationaliseringsklustret. Observera att autentiseringsuppgifterna inte returneras av det här anropet. Anropa ListKeys för att hämta dem.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}
  • Åtgärd IdOperationalizationClusters_Get
GetOperationalizationClusters(ResourceGroupResource)

Hämtar en samling OperationalizationClusterResources i ResourceGroupResource.

CreateOrUpdateApplyUpdate(ResourceGroupResource, String, String, String, CancellationToken)

Tillämpa underhållsuppdateringar på resursen

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/default
  • Åtgärd IdApplyUpdates_CreateOrUpdate
CreateOrUpdateApplyUpdateAsync(ResourceGroupResource, String, String, String, CancellationToken)

Tillämpa underhållsuppdateringar på resursen

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/default
  • Åtgärd IdApplyUpdates_CreateOrUpdate
CreateOrUpdateApplyUpdateByParent(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Tillämpa underhållsuppdateringar på resurs med överordnad

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/default
  • Åtgärd IdApplyUpdates_CreateOrUpdateParent
CreateOrUpdateApplyUpdateByParentAsync(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Tillämpa underhållsuppdateringar på resurs med överordnad

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/default
  • Åtgärd IdApplyUpdates_CreateOrUpdateParent
CreateOrUpdateConfigurationAssignment(ResourceGroupResource, String, String, String, String, MaintenanceConfigurationAssignmentData, CancellationToken)

Registrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_CreateOrUpdate
CreateOrUpdateConfigurationAssignmentAsync(ResourceGroupResource, String, String, String, String, MaintenanceConfigurationAssignmentData, CancellationToken)

Registrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_CreateOrUpdate
CreateOrUpdateConfigurationAssignmentByParent(ResourceGroupResource, ResourceGroupResourceCreateOrUpdateConfigurationAssignmentByParentOptions, CancellationToken)

Registrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_CreateOrUpdateParent
CreateOrUpdateConfigurationAssignmentByParent(ResourceGroupResource, String, String, String, String, String, String, MaintenanceConfigurationAssignmentData, CancellationToken)

Registrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_CreateOrUpdateParent
CreateOrUpdateConfigurationAssignmentByParentAsync(ResourceGroupResource, ResourceGroupResourceCreateOrUpdateConfigurationAssignmentByParentOptions, CancellationToken)

Registrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_CreateOrUpdateParent
CreateOrUpdateConfigurationAssignmentByParentAsync(ResourceGroupResource, String, String, String, String, String, String, MaintenanceConfigurationAssignmentData, CancellationToken)

Registrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_CreateOrUpdateParent
CreateOrUpdateParentApplyUpdate(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Tillämpa underhållsuppdateringar på resursen med den överordnade sökvägen för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/standardåtgärds-ID: ApplyUpdates_CreateOrUpdateParent

CreateOrUpdateParentApplyUpdateAsync(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Tillämpa underhållsuppdateringar på resursen med den överordnade sökvägen för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/standardåtgärds-ID: ApplyUpdates_CreateOrUpdateParent

DeleteConfigurationAssignment(ResourceGroupResource, String, String, String, String, CancellationToken)

Avregistrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_Delete
DeleteConfigurationAssignmentAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Avregistrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_Delete
DeleteConfigurationAssignmentByParent(ResourceGroupResource, ResourceGroupResourceDeleteConfigurationAssignmentByParentOptions, CancellationToken)

Avregistrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_DeleteParent
DeleteConfigurationAssignmentByParent(ResourceGroupResource, String, String, String, String, String, String, CancellationToken)

Avregistrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_DeleteParent
DeleteConfigurationAssignmentByParentAsync(ResourceGroupResource, ResourceGroupResourceDeleteConfigurationAssignmentByParentOptions, CancellationToken)

Avregistrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_DeleteParent
DeleteConfigurationAssignmentByParentAsync(ResourceGroupResource, String, String, String, String, String, String, CancellationToken)

Avregistrera konfigurationen för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName}
  • Åtgärd IdConfigurationAssignments_DeleteParent
GetApplyUpdate(ResourceGroupResource, String, String, String, String, String, String, CancellationToken)

Spåra underhållsuppdateringar till resursen med den överordnade sökvägen för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/{applyUpdateName} Åtgärds-ID: ApplyUpdates_GetParent

GetApplyUpdateAsync(ResourceGroupResource, String, String, String, String, String, String, CancellationToken)

Spåra underhållsuppdateringar till resursen med den överordnade sökvägen för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/{applyUpdateName} Åtgärds-ID: ApplyUpdates_GetParent

GetApplyUpdates(ResourceGroupResource)

Hämtar en samling ApplyUpdateResources i ResourceGroupResource.

GetApplyUpdates(ResourceGroupResource, CancellationToken)

Hämta konfigurationsposter i en prenumeration och resursgrupp Begär sökväg: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Maintenance/applyUpdates Åtgärds-ID: ApplyUpdateForResourceGroup_List

GetApplyUpdatesAsync(ResourceGroupResource, CancellationToken)

Hämta konfigurationsposter i en prenumeration och resursgrupp Begär sökväg: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Maintenance/applyUpdates Åtgärds-ID: ApplyUpdateForResourceGroup_List

GetApplyUpdatesByParent(ResourceGroupResource, ResourceGroupResourceGetApplyUpdatesByParentOptions, CancellationToken)

Spåra underhållsuppdateringar till resurs med överordnad

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/{applyUpdateName}
  • Åtgärd IdApplyUpdates_GetParent
GetApplyUpdatesByParent(ResourceGroupResource, String, String, String, String, String, String, CancellationToken)

Spåra underhållsuppdateringar till resurs med överordnad

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/{applyUpdateName}
  • Åtgärd IdApplyUpdates_GetParent
GetApplyUpdatesByParentAsync(ResourceGroupResource, ResourceGroupResourceGetApplyUpdatesByParentOptions, CancellationToken)

Spåra underhållsuppdateringar till resurs med överordnad

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/{applyUpdateName}
  • Åtgärd IdApplyUpdates_GetParent
GetApplyUpdatesByParentAsync(ResourceGroupResource, String, String, String, String, String, String, CancellationToken)

Spåra underhållsuppdateringar till resurs med överordnad

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/{applyUpdateName}
  • Åtgärd IdApplyUpdates_GetParent
GetConfigurationAssignment(ResourceGroupResource, String, String, String, String, String, String, CancellationToken)

Hämta konfiguration för resursen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName} Åtgärds-ID: ConfigurationAssignments_GetParent

GetConfigurationAssignmentAsync(ResourceGroupResource, String, String, String, String, String, String, CancellationToken)

Hämta konfiguration för resursen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments/{configurationAssignmentName} Åtgärds-ID: ConfigurationAssignments_GetParent

GetConfigurationAssignments(ResourceGroupResource, String, String, String, String, String)

Hämtar en samling ConfigurationAssignmentResources i ResourceGroupResource.

GetConfigurationAssignments(ResourceGroupResource, String, String, String, CancellationToken)

Lista configurationAssignments för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments
  • Åtgärd IdConfigurationAssignments_List
GetConfigurationAssignmentsAsync(ResourceGroupResource, String, String, String, CancellationToken)

Lista configurationAssignments för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments
  • Åtgärd IdConfigurationAssignments_List
GetConfigurationAssignmentsByParent(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Lista configurationAssignments för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments
  • Åtgärd IdConfigurationAssignments_ListParent
GetConfigurationAssignmentsByParentAsync(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Lista configurationAssignments för resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/configurationAssignments
  • Åtgärd IdConfigurationAssignments_ListParent
GetMaintenanceApplyUpdate(ResourceGroupResource, String, String, String, String, CancellationToken)

Spåra underhållsuppdateringar till resursen

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/{applyUpdateName}
  • Åtgärd IdApplyUpdates_Get
GetMaintenanceApplyUpdateAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Spåra underhållsuppdateringar till resursen

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/{applyUpdateName}
  • Åtgärd IdApplyUpdates_Get
GetMaintenanceApplyUpdates(ResourceGroupResource)

Hämtar en samling MaintenanceApplyUpdateResources i ResourceGroupResource.

GetMaintenanceApplyUpdates(ResourceGroupResource, CancellationToken)

Hämta konfigurationsposter i en prenumeration och resursgrupp

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Maintenance/applyUpdates
  • Åtgärd IdApplyUpdateForResourceGroup_List
GetMaintenanceApplyUpdatesAsync(ResourceGroupResource, CancellationToken)

Hämta konfigurationsposter i en prenumeration och resursgrupp

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Maintenance/applyUpdates
  • Åtgärd IdApplyUpdateForResourceGroup_List
GetMaintenanceConfiguration(ResourceGroupResource, String, CancellationToken)

Hämta konfigurationspost

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Maintenance/maintenanceConfigurations/{resourceName}
  • Åtgärd IdMaintenanceConfigurations_Get
GetMaintenanceConfigurationAsync(ResourceGroupResource, String, CancellationToken)

Hämta konfigurationspost

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Maintenance/maintenanceConfigurations/{resourceName}
  • Åtgärd IdMaintenanceConfigurations_Get
GetMaintenanceConfigurations(ResourceGroupResource)

Hämtar en samling MaintenanceConfigurationResources i ResourceGroupResource.

GetParentUpdates(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Hämta uppdateringar av resurser. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/updates Åtgärds-ID: Updates_ListParent

GetParentUpdatesAsync(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Hämta uppdateringar av resurser. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/updates Åtgärds-ID: Updates_ListParent

GetUpdates(ResourceGroupResource, String, String, String, CancellationToken)

Hämta uppdateringar av resurser.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/updates
  • Åtgärd IdUpdates_List
GetUpdatesAsync(ResourceGroupResource, String, String, String, CancellationToken)

Hämta uppdateringar av resurser.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/updates
  • Åtgärd IdUpdates_List
GetUpdatesByParent(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Hämta uppdateringar av resurser.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/updates
  • Åtgärd IdUpdates_ListParent
GetUpdatesByParentAsync(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Hämta uppdateringar av resurser.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/updates
  • Åtgärd IdUpdates_ListParent
GetManagedNetwork(ResourceGroupResource, String, CancellationToken)

Åtgärden Get ManagedNetworks hämtar en hanterad nätverksresurs som anges av resursgruppen och namnet på det hanterade nätverket

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetwork/managedNetworks/{managedNetworkName}
  • Åtgärd IdManagedNetworks_Get
GetManagedNetworkAsync(ResourceGroupResource, String, CancellationToken)

Åtgärden Get ManagedNetworks hämtar en hanterad nätverksresurs som anges av resursgruppen och namnet på det hanterade nätverket

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetwork/managedNetworks/{managedNetworkName}
  • Åtgärd IdManagedNetworks_Get
GetManagedNetworks(ResourceGroupResource)

Hämtar en samling ManagedNetworkResources i ResourceGroupResource.

GetSystemAssignedIdentity(ArmResource)

Hämtar ett objekt som representerar en SystemAssignedIdentityResource tillsammans med de instansåtgärder som kan utföras på den i ArmResource.

GetUserAssignedIdentities(ResourceGroupResource)

Hämtar en samling UserAssignedIdentityResources i ResourceGroupResource.

GetUserAssignedIdentity(ResourceGroupResource, String, CancellationToken)

Hämtar identiteten.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{resourceName}
  • Åtgärd IdUserAssignedIdentities_Get
GetUserAssignedIdentityAsync(ResourceGroupResource, String, CancellationToken)

Hämtar identiteten.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{resourceName}
  • Åtgärd IdUserAssignedIdentities_Get
GetMapsAccount(ResourceGroupResource, String, CancellationToken)

Hämta ett Maps-konto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Maps/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetMapsAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämta ett Maps-konto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Maps/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetMapsAccounts(ResourceGroupResource)

Hämtar en samling MapsAccountResources i ResourceGroupResource.

GetMediaServicesAccount(ResourceGroupResource, String, CancellationToken)

Hämta information om ett Media Services-konto

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}
  • Åtgärd IdMediaservices_Get
GetMediaServicesAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämta information om ett Media Services-konto

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}
  • Åtgärd IdMediaservices_Get
GetMediaServicesAccounts(ResourceGroupResource)

Hämtar en samling MediaServicesAccountResources i ResourceGroupResource.

GetMoveCollection(ResourceGroupResource, String, CancellationToken)

Hämtar flyttsamlingen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/moveCollections/{moveCollectionName} Åtgärds-ID: MoveCollections_Get

GetMoveCollectionAsync(ResourceGroupResource, String, CancellationToken)

Hämtar flyttsamlingen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/moveCollections/{moveCollectionName} Åtgärds-ID: MoveCollections_Get

GetMoveCollections(ResourceGroupResource)

Hämtar en samling MoveCollectionResources i ResourceGroupResource.

GetObjectAnchorsAccount(ResourceGroupResource, String, CancellationToken)

Hämta ett objektfästpunktskonto. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/objectAnchorsAccounts/{accountName} Åtgärds-ID: ObjectAnchorsAccounts_Get

GetObjectAnchorsAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämta ett objektfästpunktskonto. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/objectAnchorsAccounts/{accountName} Åtgärds-ID: ObjectAnchorsAccounts_Get

GetObjectAnchorsAccounts(ResourceGroupResource)

Hämtar en samling ObjectAnchorsAccountResources i ResourceGroupResource.

GetRemoteRenderingAccount(ResourceGroupResource, String, CancellationToken)

Hämta ett Remote Rendering-konto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}
  • Åtgärd IdRemoteRenderingAccounts_Get
GetRemoteRenderingAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämta ett Remote Rendering-konto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}
  • Åtgärd IdRemoteRenderingAccounts_Get
GetRemoteRenderingAccounts(ResourceGroupResource)

Hämtar en samling RemoteRenderingAccountResources i ResourceGroupResource.

GetSpatialAnchorsAccount(ResourceGroupResource, String, CancellationToken)

Hämta ett Spatial Anchors-konto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}
  • Åtgärd IdSpatialAnchorsAccounts_Get
GetSpatialAnchorsAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämta ett Spatial Anchors-konto.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}
  • Åtgärd IdSpatialAnchorsAccounts_Get
GetSpatialAnchorsAccounts(ResourceGroupResource)

Hämtar en samling SpatialAnchorsAccountResources i ResourceGroupResource.

GetMobileNetwork(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna mobila nätverket.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/mobileNetworks/{mobileNetworkName}
  • Åtgärd IdMobileNetworks_Get
GetMobileNetworkAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna mobila nätverket.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/mobileNetworks/{mobileNetworkName}
  • Åtgärd IdMobileNetworks_Get
GetMobileNetworks(ResourceGroupResource)

Hämtar en samling MobileNetworkResources i ResourceGroupResource.

GetPacketCoreControlPlane(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna kontrollplanet för paketkärnan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/{packetCoreControlPlaneName}
  • Åtgärd IdPacketCoreControlPlanes_Get
GetPacketCoreControlPlaneAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna kontrollplanet för paketkärnan.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/{packetCoreControlPlaneName}
  • Åtgärd IdPacketCoreControlPlanes_Get
GetPacketCoreControlPlanes(ResourceGroupResource)

Hämtar en samling PacketCoreControlPlaneResources i ResourceGroupResource.

GetSimGroup(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna SIM-gruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/simGroups/{simGroupName}
  • Åtgärd IdSimGroups_Get
GetSimGroupAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna SIM-gruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/simGroups/{simGroupName}
  • Åtgärd IdSimGroups_Get
GetSimGroups(ResourceGroupResource)

Hämtar en samling SimGroupResources i ResourceGroupResource.

GetActionGroup(ResourceGroupResource, String, CancellationToken)

Hämta en åtgärdsgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/actionGroups/{actionGroupName}
  • Åtgärd IdActionGroups_Get
GetActionGroupAsync(ResourceGroupResource, String, CancellationToken)

Hämta en åtgärdsgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/actionGroups/{actionGroupName}
  • Åtgärd IdActionGroups_Get
GetActionGroups(ResourceGroupResource)

Hämtar en samling ActionGroupResources i ResourceGroupResource.

GetActivityLogAlert(ResourceGroupResource, String, CancellationToken)

Hämta en aktivitetsloggaviseringsregel.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/activityLogAlerts/{activityLogAlertName}
  • Åtgärd IdActivityLogAlerts_Get
GetActivityLogAlertAsync(ResourceGroupResource, String, CancellationToken)

Hämta en aktivitetsloggaviseringsregel.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/activityLogAlerts/{activityLogAlertName}
  • Åtgärd IdActivityLogAlerts_Get
GetActivityLogAlerts(ResourceGroupResource)

Hämtar en samling ActivityLogAlertResources i ResourceGroupResource.

GetAlertRule(ResourceGroupResource, String, CancellationToken)

Hämtar en klassisk måttaviseringsregel

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/alertrules/{ruleName}
  • Åtgärd IdAlertRules_Get
GetAlertRuleAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en klassisk måttaviseringsregel

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/alertrules/{ruleName}
  • Åtgärd IdAlertRules_Get
GetAlertRules(ResourceGroupResource)

Hämtar en samling AlertRuleResources i ResourceGroupResource.

GetAutoscaleSetting(ResourceGroupResource, String, CancellationToken)

Hämtar en autoskalningsinställning

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/autoscalesettings/{autoscaleSettingName}
  • Åtgärd IdAutoscaleSettings_Get
GetAutoscaleSettingAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en autoskalningsinställning

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/autoscalesettings/{autoscaleSettingName}
  • Åtgärd IdAutoscaleSettings_Get
GetAutoscaleSettings(ResourceGroupResource)

Hämtar en samling AutoscaleSettingResources i ResourceGroupResource.

GetDataCollectionEndpoint(ResourceGroupResource, String, CancellationToken)

Returnerar den angivna datainsamlingsslutpunkten.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionEndpoints/{dataCollectionEndpointName}
  • Åtgärd IdDataCollectionEndpoints_Get
GetDataCollectionEndpointAsync(ResourceGroupResource, String, CancellationToken)

Returnerar den angivna datainsamlingsslutpunkten.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionEndpoints/{dataCollectionEndpointName}
  • Åtgärd IdDataCollectionEndpoints_Get
GetDataCollectionEndpoints(ResourceGroupResource)

Hämtar en samling DataCollectionEndpointResources i ResourceGroupResource.

GetDataCollectionRule(ResourceGroupResource, String, CancellationToken)

Returnerar den angivna datainsamlingsregeln.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dataCollectionRuleName}
  • Åtgärd IdDataCollectionRules_Get
GetDataCollectionRuleAsync(ResourceGroupResource, String, CancellationToken)

Returnerar den angivna datainsamlingsregeln.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dataCollectionRuleName}
  • Åtgärd IdDataCollectionRules_Get
GetDataCollectionRules(ResourceGroupResource)

Hämtar en samling DataCollectionRuleResources i ResourceGroupResource.

GetDiagnosticSetting(ArmResource, String, CancellationToken)

Hämtar aktiva diagnostikinställningar för den angivna resursen. Sökväg för begäran: /{resourceUri}/providers/Microsoft.Insights/diagnosticSettings/{name} Åtgärds-ID: DiagnosticSettings_Get

GetDiagnosticSettingAsync(ArmResource, String, CancellationToken)

Hämtar aktiva diagnostikinställningar för den angivna resursen. Sökväg för begäran: /{resourceUri}/providers/Microsoft.Insights/diagnosticSettings/{name} Åtgärds-ID: DiagnosticSettings_Get

GetDiagnosticSettings(ArmResource)

Hämtar en samling DiagnosticSettingResources i ArmResource.

GetLogSearchRule(ResourceGroupResource, String, CancellationToken)

Hämtar en sökväg till en loggsökningsregel: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName} Åtgärds-ID: ScheduledQueryRules_Get

GetLogSearchRuleAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en sökväg till en loggsökningsregel: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName} Åtgärds-ID: ScheduledQueryRules_Get

GetLogSearchRules(ResourceGroupResource)

Hämtar en samling LogSearchRuleResources i ResourceGroupResource.

GetMetricAlert(ResourceGroupResource, String, CancellationToken)

Hämta en definition av aviseringsregeln.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/metricAlerts/{ruleName}
  • Åtgärd IdMetricAlerts_Get
GetMetricAlertAsync(ResourceGroupResource, String, CancellationToken)

Hämta en definition av aviseringsregeln.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/metricAlerts/{ruleName}
  • Åtgärd IdMetricAlerts_Get
GetMetricAlerts(ResourceGroupResource)

Hämtar en samling MetricAlertResources i ResourceGroupResource.

GetMonitorPrivateLinkScope(ResourceGroupResource, String, CancellationToken)

Returnerar ett Azure Monitor PrivateLinkScope.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/privateLinkScopes/{scopeName}
  • Åtgärd IdPrivateLinkScopes_Get
GetMonitorPrivateLinkScopeAsync(ResourceGroupResource, String, CancellationToken)

Returnerar ett Azure Monitor PrivateLinkScope.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/privateLinkScopes/{scopeName}
  • Åtgärd IdPrivateLinkScopes_Get
GetMonitorPrivateLinkScopes(ResourceGroupResource)

Hämtar en samling MonitorPrivateLinkScopeResources i ResourceGroupResource.

GetPrivateLinkScopeOperationStatus(ResourceGroupResource, String, CancellationToken)

Hämta status för en azure-asynkron åtgärd som är associerad med en privat länkomfångsåtgärd.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/privateLinkScopeOperationStatuses/{asyncOperationId}
  • Åtgärd IdPrivateLinkScopeOperationStatus_Get
GetPrivateLinkScopeOperationStatusAsync(ResourceGroupResource, String, CancellationToken)

Hämta status för en azure-asynkron åtgärd som är associerad med en privat länkomfångsåtgärd.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/privateLinkScopeOperationStatuses/{asyncOperationId}
  • Åtgärd IdPrivateLinkScopeOperationStatus_Get
GetScheduledQueryRule(ResourceGroupResource, String, CancellationToken)

Hämta en schemalagd frågeregeldefinition.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName}
  • Åtgärd IdScheduledQueryRules_Get
GetScheduledQueryRuleAsync(ResourceGroupResource, String, CancellationToken)

Hämta en schemalagd frågeregeldefinition.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName}
  • Åtgärd IdScheduledQueryRules_Get
GetScheduledQueryRules(ResourceGroupResource)

Hämtar en samling ScheduledQueryRuleResources i ResourceGroupResource.

GetMySqlFlexibleServer(ResourceGroupResource, String, CancellationToken)

Hämtar information om en server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}
  • Åtgärd IdServers_Get
GetMySqlFlexibleServerAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}
  • Åtgärd IdServers_Get
GetMySqlFlexibleServers(ResourceGroupResource)

Hämtar en samling MySqlFlexibleServerResources i ResourceGroupResource.

GetMySqlServer(ResourceGroupResource, String, CancellationToken)

Hämtar information om en server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/servers/{serverName}
  • Åtgärd IdServers_Get
GetMySqlServerAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/servers/{serverName}
  • Åtgärd IdServers_Get
GetMySqlServers(ResourceGroupResource)

Hämtar en samling MySqlServerResources i ResourceGroupResource.

GetNetAppAccount(ResourceGroupResource, String, CancellationToken)

Hämta NetApp-kontot

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}
  • Åtgärd IdAccounts_Get
GetNetAppAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämta NetApp-kontot

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}
  • Åtgärd IdAccounts_Get
GetNetAppAccounts(ResourceGroupResource)

Hämtar en samling NetAppAccountResources i ResourceGroupResource.

CheckPrivateLinkServiceVisibilityByResourceGroupPrivateLinkService(ResourceGroupResource, WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken)

Kontrollerar om prenumerationen är synlig för private link-tjänsten i den angivna resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/checkPrivateLinkServiceVisibility
  • Åtgärd IdPrivateLinkServices_CheckPrivateLinkServiceVisibilityByResourceGroup
CheckPrivateLinkServiceVisibilityByResourceGroupPrivateLinkService(ResourceGroupResource, WaitUntil, String, CheckPrivateLinkServiceVisibilityRequest, CancellationToken)

Kontrollerar om prenumerationen är synlig för private link-tjänsten i den angivna resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/checkPrivateLinkServiceVisibility Åtgärds-ID: PrivateLinkServices_CheckPrivateLinkServiceVisibilityByResourceGroup

CheckPrivateLinkServiceVisibilityByResourceGroupPrivateLinkServiceAsync(ResourceGroupResource, WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken)

Kontrollerar om prenumerationen är synlig för private link-tjänsten i den angivna resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/checkPrivateLinkServiceVisibility
  • Åtgärd IdPrivateLinkServices_CheckPrivateLinkServiceVisibilityByResourceGroup
CheckPrivateLinkServiceVisibilityByResourceGroupPrivateLinkServiceAsync(ResourceGroupResource, WaitUntil, String, CheckPrivateLinkServiceVisibilityRequest, CancellationToken)

Kontrollerar om prenumerationen är synlig för private link-tjänsten i den angivna resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/checkPrivateLinkServiceVisibility Åtgärds-ID: PrivateLinkServices_CheckPrivateLinkServiceVisibilityByResourceGroup

GetApplicationGateway(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna programgatewayen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{applicationGatewayName}
  • Åtgärd IdApplicationGateways_Get
GetApplicationGatewayAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna programgatewayen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{applicationGatewayName}
  • Åtgärd IdApplicationGateways_Get
GetApplicationGateways(ResourceGroupResource)

Hämtar en samling ApplicationGatewayResources i ResourceGroupResource.

GetApplicationSecurityGroup(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna programsäkerhetsgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationSecurityGroups/{applicationSecurityGroupName}
  • Åtgärd IdApplicationSecurityGroups_Get
GetApplicationSecurityGroupAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna programsäkerhetsgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationSecurityGroups/{applicationSecurityGroupName}
  • Åtgärd IdApplicationSecurityGroups_Get
GetApplicationSecurityGroups(ResourceGroupResource)

Hämtar en samling ApplicationSecurityGroupResources i ResourceGroupResource.

GetAutoApprovedPrivateLinkServicesByResourceGroupPrivateLinkServices(ResourceGroupResource, AzureLocation, CancellationToken)

Returnerar alla tjänst-ID:t för privat länk som kan länkas till en privat slutpunkt med automatiskt godkänt i den här prenumerationen i den här regionen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/autoApprovedPrivateLinkServices
  • Åtgärd IdPrivateLinkServices_ListAutoApprovedPrivateLinkServicesByResourceGroup
GetAutoApprovedPrivateLinkServicesByResourceGroupPrivateLinkServices(ResourceGroupResource, String, CancellationToken)

Returnerar alla tjänst-ID:t för privat länk som kan länkas till en privat slutpunkt med automatiskt godkänt i den här prenumerationen i den här regionen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/autoApprovedPrivateLinkServices Åtgärds-ID: PrivateLinkServices_ListAutoApprovedPrivateLinkServicesByResourceGroup

GetAutoApprovedPrivateLinkServicesByResourceGroupPrivateLinkServicesAsync(ResourceGroupResource, AzureLocation, CancellationToken)

Returnerar alla tjänst-ID:t för privat länk som kan länkas till en privat slutpunkt med automatiskt godkänt i den här prenumerationen i den här regionen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/autoApprovedPrivateLinkServices
  • Åtgärd IdPrivateLinkServices_ListAutoApprovedPrivateLinkServicesByResourceGroup
GetAutoApprovedPrivateLinkServicesByResourceGroupPrivateLinkServicesAsync(ResourceGroupResource, String, CancellationToken)

Returnerar alla tjänst-ID:t för privat länk som kan länkas till en privat slutpunkt med automatiskt godkänt i den här prenumerationen i den här regionen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/autoApprovedPrivateLinkServices Åtgärds-ID: PrivateLinkServices_ListAutoApprovedPrivateLinkServicesByResourceGroup

GetAvailablePrivateEndpointTypesByResourceGroup(ResourceGroupResource, AzureLocation, CancellationToken)

Returnerar alla resurstyper som kan länkas till en privat slutpunkt i den här prenumerationen i den här regionen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availablePrivateEndpointTypes
  • Åtgärd IdAvailablePrivateEndpointTypes_ListByResourceGroup
GetAvailablePrivateEndpointTypesByResourceGroup(ResourceGroupResource, String, CancellationToken)

Returnerar alla resurstyper som kan länkas till en privat slutpunkt i den här prenumerationen i den här regionen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availablePrivateEndpointTypes Åtgärds-ID: AvailablePrivateEndpointTypes_ListByResourceGroup

GetAvailablePrivateEndpointTypesByResourceGroupAsync(ResourceGroupResource, AzureLocation, CancellationToken)

Returnerar alla resurstyper som kan länkas till en privat slutpunkt i den här prenumerationen i den här regionen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availablePrivateEndpointTypes
  • Åtgärd IdAvailablePrivateEndpointTypes_ListByResourceGroup
GetAvailablePrivateEndpointTypesByResourceGroupAsync(ResourceGroupResource, String, CancellationToken)

Returnerar alla resurstyper som kan länkas till en privat slutpunkt i den här prenumerationen i den här regionen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availablePrivateEndpointTypes Åtgärds-ID: AvailablePrivateEndpointTypes_ListByResourceGroup

GetAvailableResourceGroupDelegations(ResourceGroupResource, AzureLocation, CancellationToken)

Hämtar alla tillgängliga undernätsdelegeringar för den här resursgruppen i den här regionen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availableDelegations
  • Åtgärd IdAvailableResourceGroupDelegations_List
GetAvailableResourceGroupDelegations(ResourceGroupResource, String, CancellationToken)

Hämtar alla tillgängliga undernätsdelegeringar för den här resursgruppen i den här regionen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availableDelegations Åtgärds-ID: AvailableResourceGroupDelegations_List

GetAvailableResourceGroupDelegationsAsync(ResourceGroupResource, AzureLocation, CancellationToken)

Hämtar alla tillgängliga undernätsdelegeringar för den här resursgruppen i den här regionen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availableDelegations
  • Åtgärd IdAvailableResourceGroupDelegations_List
GetAvailableResourceGroupDelegationsAsync(ResourceGroupResource, String, CancellationToken)

Hämtar alla tillgängliga undernätsdelegeringar för den här resursgruppen i den här regionen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availableDelegations Åtgärds-ID: AvailableResourceGroupDelegations_List

GetAvailableServiceAliasesByResourceGroup(ResourceGroupResource, AzureLocation, CancellationToken)

Hämtar alla tillgängliga tjänstalias för den här resursgruppen i den här regionen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availableServiceAliases
  • Åtgärd IdAvailableServiceAliases_ListByResourceGroup
GetAvailableServiceAliasesByResourceGroup(ResourceGroupResource, String, CancellationToken)

Hämtar alla tillgängliga tjänstalias för den här resursgruppen i den här regionen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availableServiceAliases Åtgärds-ID: AvailableServiceAliases_ListByResourceGroup

GetAvailableServiceAliasesByResourceGroupAsync(ResourceGroupResource, AzureLocation, CancellationToken)

Hämtar alla tillgängliga tjänstalias för den här resursgruppen i den här regionen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availableServiceAliases
  • Åtgärd IdAvailableServiceAliases_ListByResourceGroup
GetAvailableServiceAliasesByResourceGroupAsync(ResourceGroupResource, String, CancellationToken)

Hämtar alla tillgängliga tjänstalias för den här resursgruppen i den här regionen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/locations/{location}/availableServiceAliases Åtgärds-ID: AvailableServiceAliases_ListByResourceGroup

GetAzureFirewall(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna Azure Firewall.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/azureFirewalls/{azureFirewallName}
  • Åtgärd IdAzureFirewalls_Get
GetAzureFirewallAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna Azure Firewall.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/azureFirewalls/{azureFirewallName}
  • Åtgärd IdAzureFirewalls_Get
GetAzureFirewalls(ResourceGroupResource)

Hämtar en samling AzureFirewallResources i ResourceGroupResource.

GetBastionHost(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna Bastion-värden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/bastionHosts/{bastionHostName}
  • Åtgärd IdBastionHosts_Get
GetBastionHostAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna Bastion-värden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/bastionHosts/{bastionHostName}
  • Åtgärd IdBastionHosts_Get
GetBastionHosts(ResourceGroupResource)

Hämtar en samling BastionHostResources i ResourceGroupResource.

GetCustomIPPrefix(ResourceGroupResource, String, String, CancellationToken)

Hämtar det angivna anpassade IP-prefixet i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/customIpPrefixes/{customIpPrefixName}
  • Åtgärd IdCustomIPPrefixes_Get
GetCustomIPPrefixAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar det angivna anpassade IP-prefixet i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/customIpPrefixes/{customIpPrefixName}
  • Åtgärd IdCustomIPPrefixes_Get
GetCustomIPPrefixes(ResourceGroupResource)

Hämtar en samling CustomIPPrefixResources i ResourceGroupResource.

GetDdosCustomPolicies(ResourceGroupResource)

Hämtar en samling DdosCustomPolicyResources i ResourceGroupResource.

GetDdosCustomPolicy(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna anpassade DDoS-principen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ddosCustomPolicies/{ddosCustomPolicyName}
  • Åtgärd IdDdosCustomPolicies_Get
GetDdosCustomPolicyAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna anpassade DDoS-principen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ddosCustomPolicies/{ddosCustomPolicyName}
  • Åtgärd IdDdosCustomPolicies_Get
GetDdosProtectionPlan(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna DDoS-skyddsplanen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ddosProtectionPlans/{ddosProtectionPlanName}
  • Åtgärd IdDdosProtectionPlans_Get
GetDdosProtectionPlanAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna DDoS-skyddsplanen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ddosProtectionPlans/{ddosProtectionPlanName}
  • Åtgärd IdDdosProtectionPlans_Get
GetDdosProtectionPlans(ResourceGroupResource)

Hämtar en samling DdosProtectionPlanResources i ResourceGroupResource.

GetDscpConfiguration(ResourceGroupResource, String, CancellationToken)

Hämtar en DSCP-konfiguration.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dscpConfigurations/{dscpConfigurationName}
  • Åtgärd IdDscpConfiguration_Get
GetDscpConfigurationAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en DSCP-konfiguration.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dscpConfigurations/{dscpConfigurationName}
  • Åtgärd IdDscpConfiguration_Get
GetDscpConfigurations(ResourceGroupResource)

Hämtar en samling DscpConfigurationResources i ResourceGroupResource.

GetExpressRouteCircuit(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna expressvägskretsen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCircuits/{circuitName}
  • Åtgärd IdExpressRouteCircuits_Get
GetExpressRouteCircuitAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna expressvägskretsen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCircuits/{circuitName}
  • Åtgärd IdExpressRouteCircuits_Get
GetExpressRouteCircuits(ResourceGroupResource)

Hämtar en samling ExpressRouteCircuitResources i ResourceGroupResource.

GetExpressRouteCrossConnection(ResourceGroupResource, String, CancellationToken)

Hämtar information om angiven ExpressRouteCrossConnection.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}
  • Åtgärd IdExpressRouteCrossConnections_Get
GetExpressRouteCrossConnectionAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om angiven ExpressRouteCrossConnection.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}
  • Åtgärd IdExpressRouteCrossConnections_Get
GetExpressRouteCrossConnections(ResourceGroupResource)

Hämtar en samling ExpressRouteCrossConnectionResources i ResourceGroupResource.

GetExpressRouteGateway(ResourceGroupResource, String, CancellationToken)

Hämtar information om en ExpressRoute-gateway i en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteGateways/{expressRouteGatewayName}
  • Åtgärd IdExpressRouteGateways_Get
GetExpressRouteGatewayAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en ExpressRoute-gateway i en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteGateways/{expressRouteGatewayName}
  • Åtgärd IdExpressRouteGateways_Get
GetExpressRouteGateways(ResourceGroupResource)

Hämtar en samling ExpressRouteGatewayResources i ResourceGroupResource.

GetExpressRoutePort(ResourceGroupResource, String, CancellationToken)

Hämtar den begärda ExpressRoutePort-resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ExpressRoutePorts/{expressRoutePortName}
  • Åtgärd IdExpressRoutePorts_Get
GetExpressRoutePortAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den begärda ExpressRoutePort-resursen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ExpressRoutePorts/{expressRoutePortName}
  • Åtgärd IdExpressRoutePorts_Get
GetExpressRoutePorts(ResourceGroupResource)

Hämtar en samling ExpressRoutePortResources i ResourceGroupResource.

GetFirewallPolicies(ResourceGroupResource)

Hämtar en samling FirewallPolicyResources i ResourceGroupResource.

GetFirewallPolicy(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna brandväggsprincipen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/firewallPolicies/{firewallPolicyName}
  • Åtgärd IdFirewallPolicies_Get
GetFirewallPolicyAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna brandväggsprincipen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/firewallPolicies/{firewallPolicyName}
  • Åtgärd IdFirewallPolicies_Get
GetIPAllocation(ResourceGroupResource, String, String, CancellationToken)

Hämtar angiven IpAllocation efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/IpAllocations/{ipAllocationName}
  • Åtgärd IdIpAllocations_Get
GetIPAllocationAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar angiven IpAllocation efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/IpAllocations/{ipAllocationName}
  • Åtgärd IdIpAllocations_Get
GetIPAllocations(ResourceGroupResource)

Hämtar en samling IPAllocationResources i ResourceGroupResource.

GetIPGroup(ResourceGroupResource, String, String, CancellationToken)

Hämtar angivna ipGroups.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ipGroups/{ipGroupsName}
  • Åtgärd IdIpGroups_Get
GetIPGroupAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar angivna ipGroups.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ipGroups/{ipGroupsName}
  • Åtgärd IdIpGroups_Get
GetIPGroups(ResourceGroupResource)

Hämtar en samling IPGroupResources i ResourceGroupResource.

GetLoadBalancer(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna lastbalanseraren.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/loadBalancers/{loadBalancerName}
  • Åtgärd IdLoadBalancers_Get
GetLoadBalancerAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna lastbalanseraren.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/loadBalancers/{loadBalancerName}
  • Åtgärd IdLoadBalancers_Get
GetLoadBalancers(ResourceGroupResource)

Hämtar en samling LoadBalancerResources i ResourceGroupResource.

GetLocalNetworkGateway(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna lokala nätverksgatewayen i en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/localNetworkGateways/{localNetworkGatewayName}
  • Åtgärd IdLocalNetworkGateways_Get
GetLocalNetworkGatewayAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna lokala nätverksgatewayen i en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/localNetworkGateways/{localNetworkGatewayName}
  • Åtgärd IdLocalNetworkGateways_Get
GetLocalNetworkGateways(ResourceGroupResource)

Hämtar en samling LocalNetworkGatewayResources i ResourceGroupResource.

GetNatGateway(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna nat-gatewayen i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/natGateways/{natGatewayName}
  • Åtgärd IdNatGateways_Get
GetNatGatewayAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna nat-gatewayen i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/natGateways/{natGatewayName}
  • Åtgärd IdNatGateways_Get
GetNatGateways(ResourceGroupResource)

Hämtar en samling NatGatewayResources i ResourceGroupResource.

GetNetworkInterface(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om det angivna nätverksgränssnittet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}
  • Åtgärd IdNetworkInterfaces_Get
GetNetworkInterfaceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om det angivna nätverksgränssnittet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}
  • Åtgärd IdNetworkInterfaces_Get
GetNetworkInterfaces(ResourceGroupResource)

Hämtar en samling NetworkInterfaceResources i ResourceGroupResource.

GetNetworkProfile(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna nätverksprofilen i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkProfiles/{networkProfileName}
  • Åtgärd IdNetworkProfiles_Get
GetNetworkProfileAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna nätverksprofilen i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkProfiles/{networkProfileName}
  • Åtgärd IdNetworkProfiles_Get
GetNetworkProfiles(ResourceGroupResource)

Hämtar en samling NetworkProfileResources i ResourceGroupResource.

GetNetworkSecurityGroup(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna nätverkssäkerhetsgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityGroups/{networkSecurityGroupName}
  • Åtgärd IdNetworkSecurityGroups_Get
GetNetworkSecurityGroupAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna nätverkssäkerhetsgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityGroups/{networkSecurityGroupName}
  • Åtgärd IdNetworkSecurityGroups_Get
GetNetworkSecurityGroups(ResourceGroupResource)

Hämtar en samling NetworkSecurityGroupResources i ResourceGroupResource.

GetNetworkVirtualAppliance(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna virtuella nätverksinstallationen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkVirtualAppliances/{networkVirtualApplianceName}
  • Åtgärd IdNetworkVirtualAppliances_Get
GetNetworkVirtualApplianceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna virtuella nätverksinstallationen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkVirtualAppliances/{networkVirtualApplianceName}
  • Åtgärd IdNetworkVirtualAppliances_Get
GetNetworkVirtualAppliances(ResourceGroupResource)

Hämtar en samling NetworkVirtualApplianceResources i ResourceGroupResource.

GetNetworkWatcher(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna nätverksbevakaren efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}
  • Åtgärd IdNetworkWatchers_Get
GetNetworkWatcherAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna nätverksbevakaren efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}
  • Åtgärd IdNetworkWatchers_Get
GetNetworkWatchers(ResourceGroupResource)

Hämtar en samling NetworkWatcherResources i ResourceGroupResource.

GetP2SVpnGateway(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VPN-gateway med virtuellt wan p2s.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/p2svpnGateways/{gatewayName}
  • Åtgärd IdP2sVpnGateways_Get
GetP2SVpnGatewayAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VPN-gateway med virtuellt wan p2s.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/p2svpnGateways/{gatewayName}
  • Åtgärd IdP2sVpnGateways_Get
GetP2SVpnGateways(ResourceGroupResource)

Hämtar en samling P2SVpnGatewayResources i ResourceGroupResource.

GetPrivateEndpoint(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna privata slutpunkten efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}
  • Åtgärd IdPrivateEndpoints_Get
GetPrivateEndpointAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna privata slutpunkten efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}
  • Åtgärd IdPrivateEndpoints_Get
GetPrivateEndpoints(ResourceGroupResource)

Hämtar en samling PrivateEndpointResources i ResourceGroupResource.

GetPrivateLinkService(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna privata länktjänsten efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateLinkServices/{serviceName}
  • Åtgärd IdPrivateLinkServices_Get
GetPrivateLinkServiceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna privata länktjänsten efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateLinkServices/{serviceName}
  • Åtgärd IdPrivateLinkServices_Get
GetPrivateLinkServices(ResourceGroupResource)

Hämtar en samling PrivateLinkServiceResources i ResourceGroupResource.

GetPublicIPAddress(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna offentliga IP-adressen i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPAddresses/{publicIpAddressName}
  • Åtgärd IdPublicIPAddresses_Get
GetPublicIPAddressAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna offentliga IP-adressen i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPAddresses/{publicIpAddressName}
  • Åtgärd IdPublicIPAddresses_Get
GetPublicIPAddresses(ResourceGroupResource)

Hämtar en samling PublicIPAddressResources i ResourceGroupResource.

GetPublicIPPrefix(ResourceGroupResource, String, String, CancellationToken)

Hämtar det angivna offentliga IP-prefixet i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIpPrefixName}
  • Åtgärd IdPublicIPPrefixes_Get
GetPublicIPPrefixAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar det angivna offentliga IP-prefixet i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIpPrefixName}
  • Åtgärd IdPublicIPPrefixes_Get
GetPublicIPPrefixes(ResourceGroupResource)

Hämtar en samling PublicIPPrefixResources i ResourceGroupResource.

GetRouteFilter(ResourceGroupResource, String, String, CancellationToken)

Hämtar det angivna vägfiltret.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/routeFilters/{routeFilterName}
  • Åtgärd IdRouteFilters_Get
GetRouteFilterAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar det angivna vägfiltret.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/routeFilters/{routeFilterName}
  • Åtgärd IdRouteFilters_Get
GetRouteFilters(ResourceGroupResource)

Hämtar en samling RouteFilterResources i ResourceGroupResource.

GetRouteTable(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna routningstabellen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/routeTables/{routeTableName}
  • Åtgärd IdRouteTables_Get
GetRouteTableAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna routningstabellen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/routeTables/{routeTableName}
  • Åtgärd IdRouteTables_Get
GetRouteTables(ResourceGroupResource)

Hämtar en samling RouteTableResources i ResourceGroupResource.

GetSecurityPartnerProvider(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna säkerhetspartnerprovidern.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/securityPartnerProviders/{securityPartnerProviderName}
  • Åtgärd IdSecurityPartnerProviders_Get
GetSecurityPartnerProviderAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna säkerhetspartnerprovidern.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/securityPartnerProviders/{securityPartnerProviderName}
  • Åtgärd IdSecurityPartnerProviders_Get
GetSecurityPartnerProviders(ResourceGroupResource)

Hämtar en samling SecurityPartnerProviderResources i ResourceGroupResource.

GetServiceEndpointPolicies(ResourceGroupResource)

Hämtar en samling ServiceEndpointPolicyResources i ResourceGroupResource.

GetServiceEndpointPolicy(ResourceGroupResource, String, String, CancellationToken)

Hämtar de angivna tjänstslutpunktsprinciperna i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/serviceEndpointPolicies/{serviceEndpointPolicyName}
  • Åtgärd IdServiceEndpointPolicies_Get
GetServiceEndpointPolicyAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar de angivna tjänstslutpunktsprinciperna i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/serviceEndpointPolicies/{serviceEndpointPolicyName}
  • Åtgärd IdServiceEndpointPolicies_Get
GetVirtualHub(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VirtualHub.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualHubs/{virtualHubName}
  • Åtgärd IdVirtualHubs_Get
GetVirtualHubAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VirtualHub.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualHubs/{virtualHubName}
  • Åtgärd IdVirtualHubs_Get
GetVirtualHubs(ResourceGroupResource)

Hämtar en samling VirtualHubResources i ResourceGroupResource.

GetVirtualNetwork(ResourceGroupResource, String, String, CancellationToken)

Hämtar det angivna virtuella nätverket efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}
  • Åtgärd IdVirtualNetworks_Get
GetVirtualNetworkAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar det angivna virtuella nätverket efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}
  • Åtgärd IdVirtualNetworks_Get
GetVirtualNetworkGateway(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna virtuella nätverksgatewayen efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}
  • Åtgärd IdVirtualNetworkGateways_Get
GetVirtualNetworkGatewayAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna virtuella nätverksgatewayen efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}
  • Åtgärd IdVirtualNetworkGateways_Get
GetVirtualNetworkGatewayConnection(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna virtuella nätverksgatewayanslutningen efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/connections/{virtualNetworkGatewayConnectionName}
  • Åtgärd IdVirtualNetworkGatewayConnections_Get
GetVirtualNetworkGatewayConnectionAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna virtuella nätverksgatewayanslutningen efter resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/connections/{virtualNetworkGatewayConnectionName}
  • Åtgärd IdVirtualNetworkGatewayConnections_Get
GetVirtualNetworkGatewayConnections(ResourceGroupResource)

Hämtar en samling VirtualNetworkGatewayConnectionResources i ResourceGroupResource.

GetVirtualNetworkGateways(ResourceGroupResource)

Hämtar en samling VirtualNetworkGatewayResources i ResourceGroupResource.

GetVirtualNetworks(ResourceGroupResource)

Hämtar en samling VirtualNetworkResources i ResourceGroupResource.

GetVirtualNetworkTap(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna virtuella nätverkets tryckning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkTaps/{tapName}
  • Åtgärd IdVirtualNetworkTaps_Get
GetVirtualNetworkTapAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna virtuella nätverkets tryckning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkTaps/{tapName}
  • Åtgärd IdVirtualNetworkTaps_Get
GetVirtualNetworkTaps(ResourceGroupResource)

Hämtar en samling VirtualNetworkTapResources i ResourceGroupResource.

GetVirtualRouter(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna virtuella routern.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualRouters/{virtualRouterName}
  • Åtgärd IdVirtualRouters_Get
GetVirtualRouterAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar den angivna virtuella routern.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualRouters/{virtualRouterName}
  • Åtgärd IdVirtualRouters_Get
GetVirtualRouters(ResourceGroupResource)

Hämtar en samling VirtualRouterResources i ResourceGroupResource.

GetVirtualWan(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VirtualWAN.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualWans/{VirtualWANName}
  • Åtgärd IdVirtualWans_Get
GetVirtualWanAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VirtualWAN.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualWans/{VirtualWANName}
  • Åtgärd IdVirtualWans_Get
GetVirtualWans(ResourceGroupResource)

Hämtar en samling VirtualWanResources i ResourceGroupResource.

GetVpnGateway(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VPN-gateway med virtuellt wan-nätverk.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/vpnGateways/{gatewayName}
  • Åtgärd IdVpnGateways_Get
GetVpnGatewayAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VPN-gateway med virtuellt wan-nätverk.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/vpnGateways/{gatewayName}
  • Åtgärd IdVpnGateways_Get
GetVpnGateways(ResourceGroupResource)

Hämtar en samling VpnGatewayResources i ResourceGroupResource.

GetVpnServerConfiguration(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VpnServerConfiguration.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/vpnServerConfigurations/{vpnServerConfigurationName}
  • Åtgärd IdVpnServerConfigurations_Get
GetVpnServerConfigurationAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VpnServerConfiguration.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/vpnServerConfigurations/{vpnServerConfigurationName}
  • Åtgärd IdVpnServerConfigurations_Get
GetVpnServerConfigurations(ResourceGroupResource)

Hämtar en samling VpnServerConfigurationResources i ResourceGroupResource.

GetVpnSite(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VPN-plats.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/vpnSites/{vpnSiteName}
  • Åtgärd IdVpnSites_Get
GetVpnSiteAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en VPN-plats.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/vpnSites/{vpnSiteName}
  • Åtgärd IdVpnSites_Get
GetVpnSites(ResourceGroupResource)

Hämtar en samling VpnSiteResources i ResourceGroupResource.

GetWebApplicationFirewallPolicies(ResourceGroupResource)

Hämtar en samling WebApplicationFirewallPolicyResources i ResourceGroupResource.

GetWebApplicationFirewallPolicy(ResourceGroupResource, String, CancellationToken)

Hämta skyddsprincip med angivet namn i en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/{policyName}
  • Åtgärd IdWebApplicationFirewallPolicies_Get
GetWebApplicationFirewallPolicyAsync(ResourceGroupResource, String, CancellationToken)

Hämta skyddsprincip med angivet namn i en resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/{policyName}
  • Åtgärd IdWebApplicationFirewallPolicies_Get
GetAzureTrafficCollector(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna Azure Traffic Collector i en angiven resursgrupp

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkFunction/azureTrafficCollectors/{azureTrafficCollectorName}
  • Åtgärd IdAzureTrafficCollectors_Get
GetAzureTrafficCollectorAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna Azure Traffic Collector i en angiven resursgrupp

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkFunction/azureTrafficCollectors/{azureTrafficCollectorName}
  • Åtgärd IdAzureTrafficCollectors_Get
GetAzureTrafficCollectors(ResourceGroupResource)

Hämtar en samling AzureTrafficCollectorResources i ResourceGroupResource.

GetNginxDeployment(ResourceGroupResource, String, CancellationToken)

Hämta sökvägen för Nginx-distributionsbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Nginx.NginxPlus/nginxDeployments/{deploymentName} Åtgärds-ID: Deployments_Get

GetNginxDeploymentAsync(ResourceGroupResource, String, CancellationToken)

Hämta sökvägen för Nginx-distributionsbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Nginx.NginxPlus/nginxDeployments/{deploymentName} Åtgärds-ID: Deployments_Get

GetNginxDeployments(ResourceGroupResource)

Hämtar en samling NginxDeploymentResources i ResourceGroupResource.

GetNotificationHubNamespace(ResourceGroupResource, String, CancellationToken)

Returnerar beskrivningen för det angivna namnområdet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NotificationHubs/namespaces/{namespaceName}
  • Åtgärd IdNamespaces_Get
GetNotificationHubNamespaceAsync(ResourceGroupResource, String, CancellationToken)

Returnerar beskrivningen för det angivna namnområdet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NotificationHubs/namespaces/{namespaceName}
  • Åtgärd IdNamespaces_Get
GetNotificationHubNamespaces(ResourceGroupResource)

Hämtar en samling NotificationHubNamespaceResources i ResourceGroupResource.

CreateOrUpdateWithoutNameQueryPack(ResourceGroupResource, LogAnalyticsQueryPackData, CancellationToken)

Skapar ett Log Analytics QueryPack. Obs! Du kan inte ange ett annat värde för InstrumentationKey eller AppId i put-åtgärden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/queryPacks
  • Åtgärd IdQueryPacks_CreateOrUpdateWithoutName
CreateOrUpdateWithoutNameQueryPackAsync(ResourceGroupResource, LogAnalyticsQueryPackData, CancellationToken)

Skapar ett Log Analytics QueryPack. Obs! Du kan inte ange ett annat värde för InstrumentationKey eller AppId i put-åtgärden.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/queryPacks
  • Åtgärd IdQueryPacks_CreateOrUpdateWithoutName
GetCluster(ResourceGroupResource, String, CancellationToken)

Hämtar en Log Analytics-klusterinstans. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/clusters/{clusterName} Åtgärds-ID: Clusters_Get

GetClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en Log Analytics-klusterinstans. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/clusters/{clusterName} Åtgärds-ID: Clusters_Get

GetClusters(ResourceGroupResource)

Hämtar en samling ClusterResources i ResourceGroupResource.

GetDeletedWorkspaces(ResourceGroupResource, CancellationToken)

Hämtar nyligen borttagna arbetsytor i en resursgrupp som är tillgängliga för återställning.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/deletedWorkspaces
  • Åtgärd IdDeletedWorkspaces_ListByResourceGroup
GetDeletedWorkspacesAsync(ResourceGroupResource, CancellationToken)

Hämtar nyligen borttagna arbetsytor i en resursgrupp som är tillgängliga för återställning.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/deletedWorkspaces
  • Åtgärd IdDeletedWorkspaces_ListByResourceGroup
GetLogAnalyticsQueryPack(ResourceGroupResource, String, CancellationToken)

Returnerar ett Log Analytics QueryPack.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/queryPacks/{queryPackName}
  • Åtgärd IdQueryPacks_Get
GetLogAnalyticsQueryPackAsync(ResourceGroupResource, String, CancellationToken)

Returnerar ett Log Analytics QueryPack.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/queryPacks/{queryPackName}
  • Åtgärd IdQueryPacks_Get
GetLogAnalyticsQueryPacks(ResourceGroupResource)

Hämtar en samling LogAnalyticsQueryPackResources i ResourceGroupResource.

GetOperationalInsightsCluster(ResourceGroupResource, String, CancellationToken)

Hämtar en Log Analytics-klusterinstans.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetOperationalInsightsClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en Log Analytics-klusterinstans.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetOperationalInsightsClusters(ResourceGroupResource)

Hämtar en samling OperationalInsightsClusterResources i ResourceGroupResource.

GetOperationalInsightsWorkspace(ResourceGroupResource, String, CancellationToken)

Hämtar en arbetsyteinstans.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetOperationalInsightsWorkspaceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en arbetsyteinstans.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetOperationalInsightsWorkspaces(ResourceGroupResource)

Hämtar en samling OperationalInsightsWorkspaceResources i ResourceGroupResource.

GetWorkspace(ResourceGroupResource, String, CancellationToken)

Hämtar en arbetsyteinstans. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName} Åtgärds-ID: Workspaces_Get

GetWorkspaceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en arbetsyteinstans. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName} Åtgärds-ID: Workspaces_Get

GetWorkspaces(ResourceGroupResource)

Hämtar en samling workspaceResources i ResourceGroupResource.

GetWorkspacesByDeletedWorkspace(ResourceGroupResource, CancellationToken)

Hämtar nyligen borttagna arbetsytor i en resursgrupp som är tillgängliga för återställning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/deletedWorkspaces Åtgärds-ID: DeletedWorkspaces_ListByResourceGroup

GetWorkspacesByDeletedWorkspaceAsync(ResourceGroupResource, CancellationToken)

Hämtar nyligen borttagna arbetsytor i en resursgrupp som är tillgängliga för återställning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/deletedWorkspaces Åtgärds-ID: DeletedWorkspaces_ListByResourceGroup

GetContactProfile(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna kontaktprofilen i en angiven resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Orbital/contactProfiles/{contactProfileName} Åtgärds-ID: ContactProfiles_Get

GetContactProfileAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna kontaktprofilen i en angiven resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Orbital/contactProfiles/{contactProfileName} Åtgärds-ID: ContactProfiles_Get

GetContactProfiles(ResourceGroupResource)

Hämtar en samling ContactProfileResources i ResourceGroupResource.

GetOrbitalContactProfile(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna kontaktprofilen i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Orbital/contactProfiles/{contactProfileName}
  • Åtgärd IdContactProfiles_Get
GetOrbitalContactProfileAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna kontaktprofilen i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Orbital/contactProfiles/{contactProfileName}
  • Åtgärd IdContactProfiles_Get
GetOrbitalContactProfiles(ResourceGroupResource)

Hämtar en samling OrbitalContactProfileResources i ResourceGroupResource.

GetOrbitalSpacecraft(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna rymdfarkosten i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Orbital/spacecrafts/{spacecraftName}
  • Åtgärd IdSpacecrafts_Get
GetOrbitalSpacecraftAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna rymdfarkosten i en angiven resursgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Orbital/spacecrafts/{spacecraftName}
  • Åtgärd IdSpacecrafts_Get
GetOrbitalSpacecrafts(ResourceGroupResource)

Hämtar en samling OrbitalSpacecraftResources i ResourceGroupResource.

GetSpacecraft(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna rymdfarkosten i en angiven resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Orbital/spacecrafts/{spacecraftName} Åtgärds-ID: Spacecrafts_Get

GetSpacecraftAsync(ResourceGroupResource, String, CancellationToken)

Hämtar den angivna rymdfarkosten i en angiven resursgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Orbital/spacecrafts/{spacecraftName} Åtgärds-ID: Spacecrafts_Get

GetSpacecrafts(ResourceGroupResource)

Hämtar en samling SpacecraftResources i ResourceGroupResource.

GetPeering(ResourceGroupResource, String, CancellationToken)

Hämtar en befintlig peering med det angivna namnet under den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peerings/{peeringName}
  • Åtgärd IdPeerings_Get
GetPeeringAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en befintlig peering med det angivna namnet under den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peerings/{peeringName}
  • Åtgärd IdPeerings_Get
GetPeerings(ResourceGroupResource)

Hämtar en samling PeeringResources i ResourceGroupResource.

GetPeeringService(ResourceGroupResource, String, CancellationToken)

Hämtar en befintlig peeringtjänst med det angivna namnet under den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}
  • Åtgärd IdPeeringServices_Get
GetPeeringServiceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en befintlig peeringtjänst med det angivna namnet under den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}
  • Åtgärd IdPeeringServices_Get
GetPeeringServices(ResourceGroupResource)

Hämtar en samling PeeringServiceResources i ResourceGroupResource.

CheckAtResourceGroupScopePolicyRestriction(ResourceGroupResource, CheckRestrictionsRequest, CancellationToken)

Kontrollerar vilka begränsningar Azure Policy ska placera på en resurs i en resursgrupp. Använd detta när resursgruppen som resursen ska skapas i redan är känd. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/checkPolicyRestrictions Åtgärds-ID: PolicyRestrictions_CheckAtResourceGroupScope

CheckAtResourceGroupScopePolicyRestrictionAsync(ResourceGroupResource, CheckRestrictionsRequest, CancellationToken)

Kontrollerar vilka begränsningar Azure Policy ska placera på en resurs i en resursgrupp. Använd detta när resursgruppen som resursen ska skapas i redan är känd. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/checkPolicyRestrictions Åtgärds-ID: PolicyRestrictions_CheckAtResourceGroupScope

CheckPolicyRestrictions(ResourceGroupResource, CheckPolicyRestrictionsContent, CancellationToken)

Kontrollerar vilka begränsningar Azure Policy ska placera på en resurs i en resursgrupp. Använd detta när resursgruppen som resursen ska skapas i redan är känd.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/checkPolicyRestrictions
  • Åtgärd IdPolicyRestrictions_CheckAtResourceGroupScope
CheckPolicyRestrictionsAsync(ResourceGroupResource, CheckPolicyRestrictionsContent, CancellationToken)

Kontrollerar vilka begränsningar Azure Policy ska placera på en resurs i en resursgrupp. Använd detta när resursgruppen som resursen ska skapas i redan är känd.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/checkPolicyRestrictions
  • Åtgärd IdPolicyRestrictions_CheckAtResourceGroupScope
GetPolicyEventQueryResults(ResourceGroupResource, PolicyEventType, PolicyQuerySettings, CancellationToken)

Frågar principhändelser för resurserna under resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults
  • Åtgärd IdPolicyEvents_ListQueryResultsForResourceGroup
GetPolicyEventQueryResultsAsync(ResourceGroupResource, PolicyEventType, PolicyQuerySettings, CancellationToken)

Frågar principhändelser för resurserna under resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults
  • Åtgärd IdPolicyEvents_ListQueryResultsForResourceGroup
GetPolicyStateQueryResults(ResourceGroupResource, PolicyStateType, PolicyQuerySettings, CancellationToken)

Frågar principtillstånd för resurserna under resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesResource}/queryResults
  • Åtgärd IdPolicyStates_ListQueryResultsForResourceGroup
GetPolicyStateQueryResultsAsync(ResourceGroupResource, PolicyStateType, PolicyQuerySettings, CancellationToken)

Frågar principtillstånd för resurserna under resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesResource}/queryResults
  • Åtgärd IdPolicyStates_ListQueryResultsForResourceGroup
GetPolicyTrackedResourceQueryResults(ResourceGroupResource, PolicyTrackedResourceType, PolicyQuerySettings, CancellationToken)

Frågor princip spårade resurser under resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyTrackedResources/{policyTrackedResourcesResource}/queryResults
  • Åtgärd IdPolicyTrackedResources_ListQueryResultsForResourceGroup
GetPolicyTrackedResourceQueryResultsAsync(ResourceGroupResource, PolicyTrackedResourceType, PolicyQuerySettings, CancellationToken)

Frågor princip spårade resurser under resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyTrackedResources/{policyTrackedResourcesResource}/queryResults
  • Åtgärd IdPolicyTrackedResources_ListQueryResultsForResourceGroup
GetQueryResultsForResourceGroupLevelPolicyAssignmentPolicyEvents(ResourceGroupResource, String, PolicyEventsResourceType, QueryOptions, CancellationToken)

Kör frågor mot principhändelser för principtilldelningen på resursgruppsnivå. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{authorizationNamespace}/policyAssignments/{policyAssignmentName}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults Åtgärds-ID: PolicyEvents_ListQueryResultsForResourceGroupLevelPolicyAssignment

GetQueryResultsForResourceGroupLevelPolicyAssignmentPolicyEventsAsync(ResourceGroupResource, String, PolicyEventsResourceType, QueryOptions, CancellationToken)

Kör frågor mot principhändelser för principtilldelningen på resursgruppsnivå. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{authorizationNamespace}/policyAssignments/{policyAssignmentName}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults Åtgärds-ID: PolicyEvents_ListQueryResultsForResourceGroupLevelPolicyAssignment

GetQueryResultsForResourceGroupLevelPolicyAssignmentPolicyStates(ResourceGroupResource, String, PolicyStatesResource, QueryOptions, CancellationToken)

Frågar principtillstånd för principtilldelningen på resursgruppsnivå. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{authorizationNamespace}/policyAssignments/{policyAssignmentName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesResource}/queryResults Åtgärds-ID: PolicyStates_ListQueryResultsForResourceGroupLevelPolicyAssignment

GetQueryResultsForResourceGroupLevelPolicyAssignmentPolicyStatesAsync(ResourceGroupResource, String, PolicyStatesResource, QueryOptions, CancellationToken)

Frågar principtillstånd för principtilldelningen på resursgruppsnivå. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{authorizationNamespace}/policyAssignments/{policyAssignmentName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesResource}/queryResults Åtgärds-ID: PolicyStates_ListQueryResultsForResourceGroupLevelPolicyAssignment

GetQueryResultsForResourceGroupPolicyEvents(ResourceGroupResource, PolicyEventsResourceType, QueryOptions, CancellationToken)

Frågar principhändelser för resurserna under resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults Åtgärds-ID: PolicyEvents_ListQueryResultsForResourceGroup

GetQueryResultsForResourceGroupPolicyEventsAsync(ResourceGroupResource, PolicyEventsResourceType, QueryOptions, CancellationToken)

Frågar principhändelser för resurserna under resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyEvents/{policyEventsResource}/queryResults Åtgärds-ID: PolicyEvents_ListQueryResultsForResourceGroup

GetQueryResultsForResourceGroupPolicyStates(ResourceGroupResource, PolicyStatesResource, QueryOptions, CancellationToken)

Frågar principtillstånd för resurserna under resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesResource}/queryResults Åtgärds-ID: PolicyStates_ListQueryResultsForResourceGroup

GetQueryResultsForResourceGroupPolicyStatesAsync(ResourceGroupResource, PolicyStatesResource, QueryOptions, CancellationToken)

Frågar principtillstånd för resurserna under resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesResource}/queryResults Åtgärds-ID: PolicyStates_ListQueryResultsForResourceGroup

GetQueryResultsForResourceGroupPolicyTrackedResources(ResourceGroupResource, PolicyTrackedResourcesResourceType, QueryOptions, CancellationToken)

Frågor princip spårade resurser under resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyTrackedResources/{policyTrackedResourcesResource}/queryResults Åtgärds-ID: PolicyTrackedResources_ListQueryResultsForResourceGroup

GetQueryResultsForResourceGroupPolicyTrackedResourcesAsync(ResourceGroupResource, PolicyTrackedResourcesResourceType, QueryOptions, CancellationToken)

Frågor princip spårade resurser under resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyTrackedResources/{policyTrackedResourcesResource}/queryResults Åtgärds-ID: PolicyTrackedResources_ListQueryResultsForResourceGroup

SummarizeForResourceGroupLevelPolicyAssignmentPolicyStates(ResourceGroupResource, String, PolicyStatesSummaryResourceType, QueryOptions, CancellationToken)

Sammanfattar principtillstånd för principtilldelningen på resursgruppsnivå. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{authorizationNamespace}/policyAssignments/{policyAssignmentName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesSummaryResource}/summarize Åtgärds-ID: PolicyStates_SummarizeForResourceGroupLevelPolicyAssignment

SummarizeForResourceGroupLevelPolicyAssignmentPolicyStatesAsync(ResourceGroupResource, String, PolicyStatesSummaryResourceType, QueryOptions, CancellationToken)

Sammanfattar principtillstånd för principtilldelningen på resursgruppsnivå. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{authorizationNamespace}/policyAssignments/{policyAssignmentName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesSummaryResource}/summarize Åtgärds-ID: PolicyStates_SummarizeForResourceGroupLevelPolicyAssignment

SummarizeForResourceGroupPolicyStates(ResourceGroupResource, PolicyStatesSummaryResourceType, QueryOptions, CancellationToken)

Sammanfattar principtillstånd för resurserna under resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesSummaryResource}/summarize Åtgärds-ID: PolicyStates_SummarizeForResourceGroup

SummarizeForResourceGroupPolicyStatesAsync(ResourceGroupResource, PolicyStatesSummaryResourceType, QueryOptions, CancellationToken)

Sammanfattar principtillstånd för resurserna under resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesSummaryResource}/summarize Åtgärds-ID: PolicyStates_SummarizeForResourceGroup

SummarizePolicyStates(ResourceGroupResource, PolicyStateSummaryType, PolicyQuerySettings, CancellationToken)

Sammanfattar principtillstånd för resurserna under resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesSummaryResource}/summarize
  • Åtgärd IdPolicyStates_SummarizeForResourceGroup
SummarizePolicyStatesAsync(ResourceGroupResource, PolicyStateSummaryType, PolicyQuerySettings, CancellationToken)

Sammanfattar principtillstånd för resurserna under resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/{policyStatesSummaryResource}/summarize
  • Åtgärd IdPolicyStates_SummarizeForResourceGroup
TriggerPolicyStateEvaluation(ResourceGroupResource, WaitUntil, CancellationToken)

Utlöser en principutvärderingsgenomsökning för alla resurser under resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/latest/triggerEvaluation
  • Åtgärd IdPolicyStates_TriggerResourceGroupEvaluation
TriggerPolicyStateEvaluationAsync(ResourceGroupResource, WaitUntil, CancellationToken)

Utlöser en principutvärderingsgenomsökning för alla resurser under resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/latest/triggerEvaluation
  • Åtgärd IdPolicyStates_TriggerResourceGroupEvaluation
TriggerResourceGroupEvaluationPolicyState(ResourceGroupResource, WaitUntil, CancellationToken)

Utlöser en principutvärderingsgenomsökning för alla resurser under resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/latest/triggerEvaluation Åtgärds-ID: PolicyStates_TriggerResourceGroupEvaluation

TriggerResourceGroupEvaluationPolicyStateAsync(ResourceGroupResource, WaitUntil, CancellationToken)

Utlöser en principutvärderingsgenomsökning för alla resurser under resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/policyStates/latest/triggerEvaluation Åtgärds-ID: PolicyStates_TriggerResourceGroupEvaluation

GetPostgreSqlFlexibleServer(ResourceGroupResource, String, CancellationToken)

Hämtar information om en server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}
  • Åtgärd IdServers_Get
GetPostgreSqlFlexibleServerAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}
  • Åtgärd IdServers_Get
GetPostgreSqlFlexibleServers(ResourceGroupResource)

Hämtar en samling PostgreSqlFlexibleServerResources i ResourceGroupResource.

GetPostgreSqlServer(ResourceGroupResource, String, CancellationToken)

Hämtar information om en server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/servers/{serverName}
  • Åtgärd IdServers_Get
GetPostgreSqlServerAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/servers/{serverName}
  • Åtgärd IdServers_Get
GetPostgreSqlServers(ResourceGroupResource)

Hämtar en samling PostgreSqlServerResources i ResourceGroupResource.

GetAutoScaleVCore(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna v-kärnan för automatisk skalning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBIDedicated/autoScaleVCores/{vcoreName}
  • Åtgärd IdAutoScaleVCores_Get
GetAutoScaleVCoreAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna v-kärnan för automatisk skalning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBIDedicated/autoScaleVCores/{vcoreName}
  • Åtgärd IdAutoScaleVCores_Get
GetAutoScaleVCores(ResourceGroupResource)

Hämtar en samling AutoScaleVCoreResources i ResourceGroupResource.

GetDedicatedCapacities(ResourceGroupResource)

Hämtar en samling DedicatedCapacityResources i ResourceGroupResource.

GetDedicatedCapacity(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna dedikerade kapaciteten.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBIDedicated/capacities/{dedicatedCapacityName}
  • Åtgärd IdCapacities_GetDetails
GetDedicatedCapacityAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om den angivna dedikerade kapaciteten.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBIDedicated/capacities/{dedicatedCapacityName}
  • Åtgärd IdCapacities_GetDetails
GetPrivateDnsZone(ResourceGroupResource, String, CancellationToken)

Hämtar en Privat DNS zon. Hämtar zonegenskaperna, men inte de virtuella nätverkens länkar eller postuppsättningar i zonen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}
  • Åtgärd IdPrivateZones_Get
GetPrivateDnsZoneAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en Privat DNS zon. Hämtar zonegenskaperna, men inte de virtuella nätverkens länkar eller postuppsättningar i zonen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}
  • Åtgärd IdPrivateZones_Get
GetPrivateDnsZones(ResourceGroupResource)

Hämtar en samling PrivateDnsZoneResources i ResourceGroupResource.

GetPrivateZone(ResourceGroupResource, String, CancellationToken)

Hämtar en Privat DNS zon. Hämtar zonegenskaperna, men inte de virtuella nätverkens länkar eller postuppsättningar i zonen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName} Åtgärds-ID: PrivateZones_Get

GetPrivateZoneAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en Privat DNS zon. Hämtar zonegenskaperna, men inte de virtuella nätverkens länkar eller postuppsättningar i zonen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName} Åtgärds-ID: PrivateZones_Get

GetPrivateZones(ResourceGroupResource)

Hämtar en samling PrivateZoneResources i ResourceGroupResource.

GetAccount(ResourceGroupResource, String, CancellationToken)

Hämta en sökväg för kontobegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName} Åtgärds-ID: Accounts_Get

GetAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämta en sökväg för kontobegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName} Åtgärds-ID: Accounts_Get

GetAccounts(ResourceGroupResource)

Hämtar en samling AccountResources i ResourceGroupResource.

GetPurviewAccount(ResourceGroupResource, String, CancellationToken)

Hämta ett konto

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetPurviewAccountAsync(ResourceGroupResource, String, CancellationToken)

Hämta ett konto

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
  • Åtgärd IdAccounts_Get
GetPurviewAccounts(ResourceGroupResource)

Hämtar en samling PurviewAccountResources i ResourceGroupResource.

GetQuantumWorkspace(ResourceGroupResource, String, CancellationToken)

Returnerar den arbetsyteresurs som är associerad med det angivna namnet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Quantum/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetQuantumWorkspaceAsync(ResourceGroupResource, String, CancellationToken)

Returnerar den arbetsyteresurs som är associerad med det angivna namnet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Quantum/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetQuantumWorkspaces(ResourceGroupResource)

Hämtar en samling QuantumWorkspaceResources i ResourceGroupResource.

CheckNameAvailabilityRecoveryService(ResourceGroupResource, AzureLocation, CheckNameAvailabilityContent, CancellationToken)

API för att söka efter tillgänglighet för resursnamn. Ett namn är tillgängligt om det inte finns någon annan resurs som har samma SubscriptionId, resursnamn och typ eller om det finns en eller flera sådana resurser, var och en av dessa måste vara GC'd och deras borttagningstid är mer än 24 timmar sedan begärandesökväg: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/locations/{location}/checkNameAvailability Åtgärds-ID: RecoveryServices_CheckNameAvailability

CheckNameAvailabilityRecoveryServiceAsync(ResourceGroupResource, AzureLocation, CheckNameAvailabilityContent, CancellationToken)

API för att söka efter tillgänglighet för resursnamn. Ett namn är tillgängligt om det inte finns någon annan resurs som har samma SubscriptionId, resursnamn och typ eller om det finns en eller flera sådana resurser, var och en av dessa måste vara GC'd och deras borttagningstid är mer än 24 timmar sedan begärandesökväg: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/locations/{location}/checkNameAvailability Åtgärds-ID: RecoveryServices_CheckNameAvailability

CheckRecoveryServicesNameAvailability(ResourceGroupResource, AzureLocation, RecoveryServicesNameAvailabilityContent, CancellationToken)

API för att söka efter tillgänglighet för resursnamn. Ett namn är tillgängligt om det inte finns någon annan resurs som har samma SubscriptionId, Resursnamn och Typ eller om det finns en eller flera sådana resurser måste var och en av dessa vara GC'd och deras borttagningstid är mer än 24 timmar sedan

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/locations/{location}/checkNameAvailability
  • Åtgärd IdRecoveryServices_CheckNameAvailability
CheckRecoveryServicesNameAvailabilityAsync(ResourceGroupResource, AzureLocation, RecoveryServicesNameAvailabilityContent, CancellationToken)

API för att söka efter tillgänglighet för resursnamn. Ett namn är tillgängligt om det inte finns någon annan resurs som har samma SubscriptionId, Resursnamn och Typ eller om det finns en eller flera sådana resurser måste var och en av dessa vara GC'd och deras borttagningstid är mer än 24 timmar sedan

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/locations/{location}/checkNameAvailability
  • Åtgärd IdRecoveryServices_CheckNameAvailability
GetRecoveryServicesVault(ResourceGroupResource, String, CancellationToken)

Hämta valvinformationen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}
  • Åtgärd IdVaults_Get
GetRecoveryServicesVaultAsync(ResourceGroupResource, String, CancellationToken)

Hämta valvinformationen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}
  • Åtgärd IdVaults_Get
GetRecoveryServicesVaults(ResourceGroupResource)

Hämtar en samling RecoveryServicesVaultResources i ResourceGroupResource.

GetVault(ResourceGroupResource, String, CancellationToken)

Hämta valvinformationen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName} Åtgärds-ID: Vaults_Get

GetVaultAsync(ResourceGroupResource, String, CancellationToken)

Hämta valvinformationen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName} Åtgärds-ID: Vaults_Get

GetVaults(ResourceGroupResource)

Hämtar en samling VaultResources i ResourceGroupResource.

ExportJob(ResourceGroupResource, String, String, CancellationToken)

Utlöser export av jobb som anges av filter och returnerar ett OperationID som ska spåras.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobsExport
  • Åtgärd IdJobs_Export
ExportJobAsync(ResourceGroupResource, String, String, CancellationToken)

Utlöser export av jobb som anges av filter och returnerar ett OperationID som ska spåras.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobsExport
  • Åtgärd IdJobs_Export
GetBackupEngine(ResourceGroupResource, String, String, String, String, CancellationToken)

Returnerar säkerhetskopieringshanteringsservern som är registrerad i Recovery Services-valvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEngines/{backupEngineName}
  • Åtgärd IdBackupEngines_Get
GetBackupEngineAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Returnerar säkerhetskopieringshanteringsservern som är registrerad i Recovery Services-valvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEngines/{backupEngineName}
  • Åtgärd IdBackupEngines_Get
GetBackupEngineBaseResource(ResourceGroupResource, String, String, String, String, CancellationToken)

Returnerar säkerhetskopieringshanteringsservern som är registrerad i Recovery Services-valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEngines/{backupEngineName} Åtgärds-ID: BackupEngines_Get

GetBackupEngineBaseResourceAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Returnerar säkerhetskopieringshanteringsservern som är registrerad i Recovery Services-valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEngines/{backupEngineName} Åtgärds-ID: BackupEngines_Get

GetBackupEngineBaseResources(ResourceGroupResource, String)

Hämtar en samling BackupEngineBaseResources i ResourceGroupResource.

GetBackupEngines(ResourceGroupResource, String)

Hämtar en samling BackupEngineResources i ResourceGroupResource.

GetBackupJob(ResourceGroupResource, String, String, CancellationToken)

Hämtar utökad information som är associerad med jobbet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs/{jobName}
  • Åtgärd IdJobDetails_Get
GetBackupJobAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar utökad information som är associerad med jobbet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs/{jobName}
  • Åtgärd IdJobDetails_Get
GetBackupJobs(ResourceGroupResource, String)

Hämtar en samling BackupJobResources i ResourceGroupResource.

GetBackupOperationResult(ResourceGroupResource, String, String, CancellationToken)

Anger status för borttagningsåtgärderna, till exempel att ta bort säkerhetskopierade objekt. När åtgärden har startats blir statuskoden i svaret Accepterad. Den fortsätter att vara i det här tillståndet tills den har slutförts. När åtgärden har slutförts är statuskoden OK. Den här metoden förväntar sig OperationID som argument. OperationID är en del av platsrubriken för åtgärdssvaret. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupOperationResults/{operationId} Åtgärds-ID: BackupOperationResults_Get

GetBackupOperationResultAsync(ResourceGroupResource, String, String, CancellationToken)

Anger status för borttagningsåtgärderna, till exempel att ta bort säkerhetskopierade objekt. När åtgärden har startats blir statuskoden i svaret Accepterad. Den fortsätter att vara i det här tillståndet tills den har slutförts. När åtgärden har slutförts är statuskoden OK. Den här metoden förväntar sig OperationID som argument. OperationID är en del av platsrubriken för åtgärdssvaret. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupOperationResults/{operationId} Åtgärds-ID: BackupOperationResults_Get

GetBackupOperationStatus(ResourceGroupResource, String, String, CancellationToken)

Hämtar status för en åtgärd, till exempel att utlösa en säkerhetskopia, återställa. Statusen kan vara pågående, slutförd eller misslyckad. Du kan referera till OperationStatus-uppräkningen för alla möjliga tillstånd för en åtgärd. Vissa åtgärder skapar jobb. Den här metoden returnerar listan över jobb när åtgärden har slutförts. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupOperations/{operationId} Åtgärds-ID: BackupOperationStatuses_Get

GetBackupOperationStatusAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar status för en åtgärd, till exempel att utlösa en säkerhetskopia, återställa. Statusen kan vara pågående, slutförd eller misslyckad. Du kan referera till OperationStatus-uppräkningen för alla möjliga tillstånd för en åtgärd. Vissa åtgärder skapar jobb. Den här metoden returnerar listan över jobb när åtgärden har slutförts. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupOperations/{operationId} Åtgärds-ID: BackupOperationStatuses_Get

GetBackupPrivateEndpointConnection(ResourceGroupResource, String, String, CancellationToken)

Hämta privat slutpunktsanslutning. Det här anropet görs av Backup Admin.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/privateEndpointConnections/{privateEndpointConnectionName}
  • Åtgärd IdPrivateEndpointConnection_Get
GetBackupPrivateEndpointConnectionAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta privat slutpunktsanslutning. Det här anropet görs av Backup Admin.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/privateEndpointConnections/{privateEndpointConnectionName}
  • Åtgärd IdPrivateEndpointConnection_Get
GetBackupPrivateEndpointConnections(ResourceGroupResource)

Hämtar en samling BackupPrivateEndpointConnectionResources i ResourceGroupResource.

GetBackupProtectableItems(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller en växlingsbar lista över skyddsbara objekt i din prenumeration enligt frågefiltret och sidnumreringsparametrarna.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectableItems
  • Åtgärd IdBackupProtectableItems_List
GetBackupProtectableItemsAsync(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller en växlingsbar lista över skyddsbara objekt i din prenumeration enligt frågefiltret och sidnumreringsparametrarna.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectableItems
  • Åtgärd IdBackupProtectableItems_List
GetBackupProtectedItems(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller en växlingsbar lista över alla objekt som säkerhetskopieras i ett valv.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectedItems
  • Åtgärd IdBackupProtectedItems_List
GetBackupProtectedItemsAsync(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller en växlingsbar lista över alla objekt som säkerhetskopieras i ett valv.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectedItems
  • Åtgärd IdBackupProtectedItems_List
GetBackupProtectionContainer(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar information om den specifika container som är registrerad i Recovery Services-valvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}
  • Åtgärd IdProtectionContainers_Get
GetBackupProtectionContainerAsync(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar information om den specifika container som är registrerad i Recovery Services-valvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}
  • Åtgärd IdProtectionContainers_Get
GetBackupProtectionContainers(ResourceGroupResource)

Hämtar en samling BackupProtectionContainerResources i ResourceGroupResource.

GetBackupProtectionContainers(ResourceGroupResource, String, String, CancellationToken)

Visar en lista över de containrar som är registrerade i Recovery Services-valvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectionContainers
  • Åtgärd IdBackupProtectionContainers_List
GetBackupProtectionContainersAsync(ResourceGroupResource, String, String, CancellationToken)

Visar en lista över de containrar som är registrerade i Recovery Services-valvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectionContainers
  • Åtgärd IdBackupProtectionContainers_List
GetBackupProtectionIntent(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller information om skydds avsikten upp objektet. Det här är en asynkron åtgärd. Om du vill veta status för åtgärden anropar du API:et GetItemOperationResult.

  • Sökväg/Prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/backupProtectionIntent/{intentObjectName}
  • Åtgärd IdProtectionIntent_Get
GetBackupProtectionIntentAsync(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller information om skydds avsikten upp objektet. Det här är en asynkron åtgärd. Om du vill veta status för åtgärden anropar du API:et GetItemOperationResult.

  • Sökväg/Prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/backupProtectionIntent/{intentObjectName}
  • Åtgärd IdProtectionIntent_Get
GetBackupProtectionIntents(ResourceGroupResource)

Hämtar en samling BackupProtectionIntentResources i ResourceGroupResource.

GetBackupProtectionIntents(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller en växlingsbar lista över alla avsikter som finns i ett valv.

  • Sökväg/Prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectionIntents
  • Åtgärd IdBackupProtectionIntent_List
GetBackupProtectionIntentsAsync(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller en växlingsbar lista över alla avsikter som finns i ett valv.

  • Sökväg/Prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectionIntents
  • Åtgärd IdBackupProtectionIntent_List
GetBackupProtectionPolicies(ResourceGroupResource, String)

Hämtar en samling BackupProtectionPolicyResources i ResourceGroupResource.

GetBackupProtectionPolicy(ResourceGroupResource, String, String, CancellationToken)

Innehåller information om de säkerhetskopieringsprinciper som är associerade med Recovery Services-valvet. Det här är en asynkron åtgärd. Status för åtgärden kan hämtas med hjälp av Api:et GetPolicyOperationResult.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupPolicies/{policyName}
  • Åtgärd IdProtectionPolicies_Get
GetBackupProtectionPolicyAsync(ResourceGroupResource, String, String, CancellationToken)

Innehåller information om de säkerhetskopieringsprinciper som är associerade med Recovery Services-valvet. Det här är en asynkron åtgärd. Status för åtgärden kan hämtas med hjälp av Api:et GetPolicyOperationResult.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupPolicies/{policyName}
  • Åtgärd IdProtectionPolicies_Get
GetBackupResourceConfig(ResourceGroupResource, String, CancellationToken)

Hämtar resurslagringskonfigurationen.

  • Sökväg/Prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig
  • Åtgärd IdBackupResourceStorageConfigsNonCRR_Get
GetBackupResourceConfigAsync(ResourceGroupResource, String, CancellationToken)

Hämtar resurslagringskonfigurationen.

  • Sökväg/Prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig
  • Åtgärd IdBackupResourceStorageConfigsNonCRR_Get
GetBackupResourceConfigResource(ResourceGroupResource, String, CancellationToken)

Hämtar resurslagringskonfigurationen. Sökväg för begäran: /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig Åtgärds-ID: BackupResourceStorageConfigsNonCRR_Get

GetBackupResourceConfigResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar resurslagringskonfigurationen. Sökväg för begäran: /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupstorageconfig/vaultstorageconfig Åtgärds-ID: BackupResourceStorageConfigsNonCRR_Get

GetBackupResourceConfigResources(ResourceGroupResource)

Hämtar en samling BackupResourceConfigResources i ResourceGroupResource.

GetBackupResourceConfigs(ResourceGroupResource)

Hämtar en samling BackupResourceConfigResources i ResourceGroupResource.

GetBackupResourceEncryptionConfigExtended(ResourceGroupResource, String, CancellationToken)

Hämtar konfiguration av valvkryptering.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEncryptionConfigs/backupResourceEncryptionConfig
  • Åtgärd IdBackupResourceEncryptionConfigs_Get
GetBackupResourceEncryptionConfigExtendedAsync(ResourceGroupResource, String, CancellationToken)

Hämtar konfiguration av valvkryptering.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEncryptionConfigs/backupResourceEncryptionConfig
  • Åtgärd IdBackupResourceEncryptionConfigs_Get
GetBackupResourceEncryptionConfigExtendedResource(ResourceGroupResource, String, CancellationToken)

Hämtar konfiguration av valvkryptering. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEncryptionConfigs/backupResourceEncryptionConfig Åtgärds-ID: BackupResourceEncryptionConfigs_Get

GetBackupResourceEncryptionConfigExtendedResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar konfiguration av valvkryptering. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEncryptionConfigs/backupResourceEncryptionConfig Åtgärds-ID: BackupResourceEncryptionConfigs_Get

GetBackupResourceEncryptionConfigExtendedResources(ResourceGroupResource)

Hämtar en samling BackupResourceEncryptionConfigExtendedResources i ResourceGroupResource.

GetBackupResourceEncryptionConfigExtendeds(ResourceGroupResource)

Hämtar en samling BackupResourceEncryptionConfigExtendedResources i ResourceGroupResource.

GetBackupResourceVaultConfig(ResourceGroupResource, String, CancellationToken)

Hämtar konfigurationen av resursvalvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupconfig/vaultconfig
  • Åtgärd IdBackupResourceVaultConfigs_Get
GetBackupResourceVaultConfigAsync(ResourceGroupResource, String, CancellationToken)

Hämtar konfigurationen av resursvalvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupconfig/vaultconfig
  • Åtgärd IdBackupResourceVaultConfigs_Get
GetBackupResourceVaultConfigResource(ResourceGroupResource, String, CancellationToken)

Hämtar konfigurationen av resursvalvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupconfig/vaultconfig Åtgärds-ID: BackupResourceVaultConfigs_Get

GetBackupResourceVaultConfigResourceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar konfigurationen av resursvalvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupconfig/vaultconfig Åtgärds-ID: BackupResourceVaultConfigs_Get

GetBackupResourceVaultConfigResources(ResourceGroupResource)

Hämtar en samling BackupResourceVaultConfigResources i ResourceGroupResource.

GetBackupResourceVaultConfigs(ResourceGroupResource)

Hämtar en samling BackupResourceVaultConfigResources i ResourceGroupResource.

GetBackupUsageSummaries(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar användningssammanfattningarna för säkerhetskopieringshantering för valvet.

  • Sökväg/Prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupUsageSummaries
  • Åtgärd IdBackupUsageSummaries_List
GetBackupUsageSummariesAsync(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar användningssammanfattningarna för säkerhetskopieringshantering för valvet.

  • Sökväg/Prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupUsageSummaries
  • Åtgärd IdBackupUsageSummaries_List
GetExportJobsOperationResult(ResourceGroupResource, String, String, CancellationToken)

Hämtar åtgärdsresultatet för åtgärden som utlöses av EXPORT Jobs API. Om åtgärden lyckas innehåller den även URL:en för en blob och en SAS-nyckel för att få åtkomst till samma. Bloben innehåller exporterade jobb i serialiserat JSON-format. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs/operationResults/{operationId} Åtgärds-ID: ExportJobsOperationResults_Get

GetExportJobsOperationResultAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar åtgärdsresultatet för åtgärden som utlöses av EXPORT Jobs API. Om åtgärden lyckas innehåller den även URL:en för en blob och en SAS-nyckel för att få åtkomst till samma. Bloben innehåller exporterade jobb i serialiserat JSON-format. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs/operationResults/{operationId} Åtgärds-ID: ExportJobsOperationResults_Get

GetJobResource(ResourceGroupResource, String, String, CancellationToken)

Hämtar utökad information som är associerad med jobbet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs/{jobName} Åtgärds-ID: JobDetails_Get

GetJobResourceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar utökad information som är associerad med jobbet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs/{jobName} Åtgärds-ID: JobDetails_Get

GetJobResources(ResourceGroupResource, String)

Hämtar en samling JobResources i ResourceGroupResource.

GetPrivateEndpointConnectionResource(ResourceGroupResource, String, String, CancellationToken)

Hämta privat slutpunktsanslutning. Det här anropet görs av Backup Admin. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/privateEndpointConnections/{privateEndpointConnectionName} Åtgärds-ID: PrivateEndpointConnection_Get

GetPrivateEndpointConnectionResourceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta privat slutpunktsanslutning. Det här anropet görs av Backup Admin. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/privateEndpointConnections/{privateEndpointConnectionName} Åtgärds-ID: PrivateEndpointConnection_Get

GetPrivateEndpointConnectionResources(ResourceGroupResource)

Hämtar en samling PrivateEndpointConnectionResources i ResourceGroupResource.

GetProtectableContainers(ResourceGroupResource, String, String, String, CancellationToken)

Visar en lista över de containrar som kan registreras i Recovery Services-valvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectableContainers
  • Åtgärd IdProtectableContainers_List
GetProtectableContainersAsync(ResourceGroupResource, String, String, String, CancellationToken)

Visar en lista över de containrar som kan registreras i Recovery Services-valvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectableContainers
  • Åtgärd IdProtectableContainers_List
GetProtectedItemResourcesByBackupProtectedItem(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller en växlingsbar lista över alla objekt som säkerhetskopieras i ett valv. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectedItems Åtgärds-ID: BackupProtectedItems_List

GetProtectedItemResourcesByBackupProtectedItemAsync(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller en växlingsbar lista över alla objekt som säkerhetskopieras i ett valv. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectedItems Åtgärds-ID: BackupProtectedItems_List

GetProtectionContainerRefreshOperationResult(ResourceGroupResource, String, String, String, CancellationToken)

Visar resultatet av uppdateringsåtgärden som utlöstes av BeginRefresh-åtgärden. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/operationResults/{operationId} Åtgärds-ID: ProtectionContainerRefreshOperationResults_Get

GetProtectionContainerRefreshOperationResultAsync(ResourceGroupResource, String, String, String, CancellationToken)

Visar resultatet av uppdateringsåtgärden som utlöstes av BeginRefresh-åtgärden. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/operationResults/{operationId} Åtgärds-ID: ProtectionContainerRefreshOperationResults_Get

GetProtectionContainerResource(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar information om den specifika container som är registrerad i Recovery Services-valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName} Åtgärds-ID: ProtectionContainers_Get

GetProtectionContainerResourceAsync(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar information om den specifika container som är registrerad i Recovery Services-valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName} Åtgärds-ID: ProtectionContainers_Get

GetProtectionContainerResources(ResourceGroupResource)

Hämtar en samling ProtectionContainerResources i ResourceGroupResource.

GetProtectionContainerResourcesByBackupProtectionContainer(ResourceGroupResource, String, String, CancellationToken)

Visar en lista över de containrar som är registrerade i Recovery Services-valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectionContainers Åtgärds-ID: BackupProtectionContainers_List

GetProtectionContainerResourcesByBackupProtectionContainerAsync(ResourceGroupResource, String, String, CancellationToken)

Visar en lista över de containrar som är registrerade i Recovery Services-valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectionContainers Åtgärds-ID: BackupProtectionContainers_List

GetProtectionIntentResource(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller information om skydds avsikten upp objektet. Det här är en asynkron åtgärd. Om du vill veta status för åtgärden anropar du API:et GetItemOperationResult. Sökväg för begäran: /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/backupProtectionIntent/{intentObjectName} Åtgärds-ID: ProtectionIntent_Get

GetProtectionIntentResourceAsync(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller information om skydds avsikten upp objektet. Det här är en asynkron åtgärd. Om du vill veta status för åtgärden anropar du API:et GetItemOperationResult. Sökväg för begäran: /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/backupProtectionIntent/{intentObjectName} Åtgärds-ID: ProtectionIntent_Get

GetProtectionIntentResources(ResourceGroupResource)

Hämtar en samling ProtectionIntentResources i ResourceGroupResource.

GetProtectionIntentResourcesByBackupProtectionIntent(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller en växlingsbar lista över alla avsikter som finns i ett valv. Sökväg för begäran: /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectionIntents Åtgärds-ID: BackupProtectionIntent_List

GetProtectionIntentResourcesByBackupProtectionIntentAsync(ResourceGroupResource, String, String, String, CancellationToken)

Innehåller en växlingsbar lista över alla avsikter som finns i ett valv. Sökväg för begäran: /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectionIntents Åtgärds-ID: BackupProtectionIntent_List

GetProtectionPolicyResource(ResourceGroupResource, String, String, CancellationToken)

Innehåller information om de säkerhetskopieringsprinciper som är associerade med Recovery Services-valvet. Det här är en asynkron åtgärd. Status för åtgärden kan hämtas med hjälp av Api:et GetPolicyOperationResult. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupPolicies/{policyName} Åtgärds-ID: ProtectionPolicies_Get

GetProtectionPolicyResourceAsync(ResourceGroupResource, String, String, CancellationToken)

Innehåller information om de säkerhetskopieringsprinciper som är associerade med Recovery Services-valvet. Det här är en asynkron åtgärd. Status för åtgärden kan hämtas med hjälp av Api:et GetPolicyOperationResult. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupPolicies/{policyName} Åtgärds-ID: ProtectionPolicies_Get

GetProtectionPolicyResources(ResourceGroupResource, String)

Hämtar en samling ProtectionPolicyResources i ResourceGroupResource.

GetResourceGuardProxies(ResourceGroupResource, String)

Hämtar en samling ResourceGuardProxyResources i ResourceGroupResource.

GetResourceGuardProxy(ResourceGroupResource, String, String, CancellationToken)

Returnerar ResourceGuardProxy under valvet och med namnet som refereras i begäran

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName}
  • Åtgärd IdResourceGuardProxy_Get
GetResourceGuardProxyAsync(ResourceGroupResource, String, String, CancellationToken)

Returnerar ResourceGuardProxy under valvet och med namnet som refereras i begäran

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName}
  • Åtgärd IdResourceGuardProxy_Get
GetResourceGuardProxyBaseResource(ResourceGroupResource, String, String, CancellationToken)

Returnerar ResourceGuardProxy under valvet och med namnet som refereras i begärandesökvägen: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName} Åtgärds-ID: ResourceGuardProxy_Get

GetResourceGuardProxyBaseResourceAsync(ResourceGroupResource, String, String, CancellationToken)

Returnerar ResourceGuardProxy under valvet och med namnet som refereras i begärandesökvägen: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName} Åtgärds-ID: ResourceGuardProxy_Get

GetResourceGuardProxyBaseResources(ResourceGroupResource, String)

Hämtar en samling ResourceGuardProxyBaseResources i ResourceGroupResource.

GetSecurityPIN(ResourceGroupResource, String, SecurityPinBase, CancellationToken)

Hämta pin-koden för säkerhet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupSecurityPIN Åtgärds-ID: SecurityPINs_Get

GetSecurityPin(ResourceGroupResource, String, SecurityPinContent, CancellationToken)

Hämta pin-koden för säkerhet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupSecurityPIN
  • Åtgärd IdSecurityPINs_Get
GetSecurityPINAsync(ResourceGroupResource, String, SecurityPinBase, CancellationToken)

Hämta pin-koden för säkerhet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupSecurityPIN Åtgärds-ID: SecurityPINs_Get

GetSecurityPinAsync(ResourceGroupResource, String, SecurityPinContent, CancellationToken)

Hämta pin-koden för säkerhet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupSecurityPIN
  • Åtgärd IdSecurityPINs_Get
GetSoftDeletedProtectionContainers(ResourceGroupResource, String, String, CancellationToken)

Visar en lista över mjukt borttagna containrar som är registrerade i Recovery Services-valvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupDeletedProtectionContainers
  • Åtgärd IdDeletedProtectionContainers_List
GetSoftDeletedProtectionContainersAsync(ResourceGroupResource, String, String, CancellationToken)

Visar en lista över mjukt borttagna containrar som är registrerade i Recovery Services-valvet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupDeletedProtectionContainers
  • Åtgärd IdDeletedProtectionContainers_List
GetValidateOperationResult(ResourceGroupResource, String, String, CancellationToken)

Hämtar resultatet av en utlöst verifieringsåtgärd. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupValidateOperationResults/{operationId} Åtgärds-ID: ValidateOperationResults_Get

GetValidateOperationResultAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar resultatet av en utlöst verifieringsåtgärd. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupValidateOperationResults/{operationId} Åtgärds-ID: ValidateOperationResults_Get

GetValidateOperationStatus(ResourceGroupResource, String, String, CancellationToken)

Hämtar status för en utlöst verifieringsåtgärd. Statusen kan vara pågående, slutförd eller misslyckad. Du kan referera till OperationStatus-uppräkningen för alla möjliga tillstånd för åtgärden. Om åtgärden har slutförts returnerar den här metoden listan över fel som hämtats när åtgärden verifierades. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupValidateOperationsStatuses/{operationId} Åtgärds-ID: ValidateOperationStatuses_Get

GetValidateOperationStatusAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar status för en utlöst verifieringsåtgärd. Statusen kan vara pågående, slutförd eller misslyckad. Du kan referera till OperationStatus-uppräkningen för alla möjliga tillstånd för åtgärden. Om åtgärden har slutförts returnerar den här metoden listan över fel som hämtats när åtgärden verifierades. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupValidateOperationsStatuses/{operationId} Åtgärds-ID: ValidateOperationStatuses_Get

RefreshProtectionContainer(ResourceGroupResource, String, String, String, CancellationToken)

Identifierar alla containrar i prenumerationen som kan säkerhetskopieras till Recovery Services-valvet. Det här är en asynkron åtgärd. Om du vill veta status för åtgärden anropar du API:et GetRefreshOperationResult.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/refreshContainers
  • Åtgärd IdProtectionContainers_Refresh
RefreshProtectionContainerAsync(ResourceGroupResource, String, String, String, CancellationToken)

Identifierar alla containrar i prenumerationen som kan säkerhetskopieras till Recovery Services-valvet. Det här är en asynkron åtgärd. Om du vill veta status för åtgärden anropar du API:et GetRefreshOperationResult.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/refreshContainers
  • Åtgärd IdProtectionContainers_Refresh
TriggerValidateOperation(ResourceGroupResource, WaitUntil, String, ValidateOperationRequest, CancellationToken)

Verifiera åtgärden för det angivna säkerhetskopierade objektet i form av en asynkron åtgärd. Returnerar spårningshuvuden som kan spåras med hjälp av API:et GetValidateOperationResult. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupTriggerValidateOperation Operation Id: ValidateOperation_Trigger

TriggerValidateOperationAsync(ResourceGroupResource, WaitUntil, String, ValidateOperationRequest, CancellationToken)

Verifiera åtgärden för det angivna säkerhetskopierade objektet i form av en asynkron åtgärd. Returnerar spårningshuvuden som kan spåras med hjälp av API:et GetValidateOperationResult. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupTriggerValidateOperation Operation Id: ValidateOperation_Trigger

ValidateOperation(ResourceGroupResource, String, ValidateOperationRequest, CancellationToken)

Verifiera åtgärden för det angivna säkerhetskopierade objektet. Det här är en synkron åtgärd. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupValidateOperation Operation Id: Operation_Validate

ValidateOperationAsync(ResourceGroupResource, String, ValidateOperationRequest, CancellationToken)

Verifiera åtgärden för det angivna säkerhetskopierade objektet. Det här är en synkron åtgärd. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupValidateOperation Operation Id: Operation_Validate

GetAlert(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om den angivna konfigurationen av e-postaviseringar(avisering). Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAlertSettings/{alertSettingName} Åtgärds-ID: ReplicationAlertSettings_Get

GetAlertAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om den angivna konfigurationen av e-postaviseringar(avisering). Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAlertSettings/{alertSettingName} Åtgärds-ID: ReplicationAlertSettings_Get

GetAlerts(ResourceGroupResource, String)

Hämtar en samling AlertResources i ResourceGroupResource.

GetEvent(ResourceGroupResource, String, String, CancellationToken)

Åtgärden för att få information om en Azure Site Recovery-händelse. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationEvents/{eventName} Åtgärds-ID: ReplicationEvents_Get

GetEventAsync(ResourceGroupResource, String, String, CancellationToken)

Åtgärden för att få information om en Azure Site Recovery-händelse. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationEvents/{eventName} Åtgärds-ID: ReplicationEvents_Get

GetEvents(ResourceGroupResource, String)

Hämtar en samling EventResources i ResourceGroupResource.

GetFabric(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar information om en Infrastrukturresurs för Azure Site Recovery. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName} Åtgärds-ID: ReplicationFabrics_Get

GetFabricAsync(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar information om en Infrastrukturresurs för Azure Site Recovery. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName} Åtgärds-ID: ReplicationFabrics_Get

GetFabrics(ResourceGroupResource, String)

Hämtar en samling FabricResources i ResourceGroupResource.

GetJob(ResourceGroupResource, String, String, CancellationToken)

Hämta information om ett Azure Site Recovery-jobb. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationJobs/{jobName} Åtgärds-ID: ReplicationJobs_Get

GetJobAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta information om ett Azure Site Recovery-jobb. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationJobs/{jobName} Åtgärds-ID: ReplicationJobs_Get

GetJobs(ResourceGroupResource, String)

Hämtar en samling JobResources i ResourceGroupResource.

GetMigrationItems(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar listan över migreringsobjekt i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationMigrationItems Åtgärds-ID: ReplicationMigrationItems_List

GetMigrationItemsAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar listan över migreringsobjekt i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationMigrationItems Åtgärds-ID: ReplicationMigrationItems_List

GetNetworkMappings(ResourceGroupResource, String, CancellationToken)

Visar en lista över alla ASR-nätverksmappningar i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationNetworkMappings Åtgärds-ID: ReplicationNetworkMappings_List

GetNetworkMappingsAsync(ResourceGroupResource, String, CancellationToken)

Visar en lista över alla ASR-nätverksmappningar i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationNetworkMappings Åtgärds-ID: ReplicationNetworkMappings_List

GetNetworks(ResourceGroupResource, String, CancellationToken)

Visar en lista över de nätverk som är tillgängliga i ett valv. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationNetworks Åtgärds-ID: ReplicationNetworks_List

GetNetworksAsync(ResourceGroupResource, String, CancellationToken)

Visar en lista över de nätverk som är tillgängliga i ett valv. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationNetworks Åtgärds-ID: ReplicationNetworks_List

GetPolicies(ResourceGroupResource, String)

Hämtar en samling PolicyResources i ResourceGroupResource.

GetPolicy(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om en replikeringsprincip. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationPolicies/{policyName} Åtgärds-ID: ReplicationPolicies_Get

GetPolicyAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om en replikeringsprincip. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationPolicies/{policyName} Åtgärds-ID: ReplicationPolicies_Get

GetProtectionContainerMappings(ResourceGroupResource, String, CancellationToken)

Visar en lista över mappningar av skyddscontainer i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionContainerMappings Åtgärds-ID: ReplicationProtectionContainerMappings_List

GetProtectionContainerMappingsAsync(ResourceGroupResource, String, CancellationToken)

Visar en lista över mappningar av skyddscontainer i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionContainerMappings Åtgärds-ID: ReplicationProtectionContainerMappings_List

GetProtectionContainers(ResourceGroupResource, String, CancellationToken)

Visar en lista över skyddscontainrar i ett valv. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionContainers Åtgärds-ID: ReplicationProtectionContainers_List

GetProtectionContainersAsync(ResourceGroupResource, String, CancellationToken)

Visar en lista över skyddscontainrar i ett valv. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionContainers Åtgärds-ID: ReplicationProtectionContainers_List

GetRecoveryPlan(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om återställningsplanen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName} Åtgärds-ID: ReplicationRecoveryPlans_Get

GetRecoveryPlanAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om återställningsplanen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName} Åtgärds-ID: ReplicationRecoveryPlans_Get

GetRecoveryPlans(ResourceGroupResource, String)

Hämtar en samling RecoveryPlanResources i ResourceGroupResource.

GetRecoveryServicesProviders(ResourceGroupResource, String, CancellationToken)

Visar en lista över registrerade recovery services-leverantörer i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryServicesProviders Åtgärds-ID: ReplicationRecoveryServicesProviders_List

GetRecoveryServicesProvidersAsync(ResourceGroupResource, String, CancellationToken)

Visar en lista över registrerade recovery services-leverantörer i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryServicesProviders Åtgärds-ID: ReplicationRecoveryServicesProviders_List

GetReplicationAppliances(ResourceGroupResource, String, String, CancellationToken)

Hämtar listan över Azure Site Recovery-apparater för valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAppliances Åtgärds-ID: ReplicationAppliances_List

GetReplicationAppliancesAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar listan över Azure Site Recovery-apparater för valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAppliances Åtgärds-ID: ReplicationAppliances_List

GetReplicationEligibilityResult(ResourceGroupResource, String, CancellationToken)

Verifierar om en viss virtuell dator kan skyddas eller inte i vilket fall returnerar listan över fel. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{virtualMachineName}/providers/Microsoft.RecoveryServices/replicationEligibilityResults/standardåtgärds-ID: ReplicationEligibilityResults_Get

GetReplicationEligibilityResultAsync(ResourceGroupResource, String, CancellationToken)

Verifierar om en viss virtuell dator kan skyddas eller inte i vilket fall returnerar listan över fel. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{virtualMachineName}/providers/Microsoft.RecoveryServices/replicationEligibilityResults/standardåtgärds-ID: ReplicationEligibilityResults_Get

GetReplicationEligibilityResults(ResourceGroupResource, String)

Hämtar en samling ReplicationEligibilityResultResources i ResourceGroupResource.

GetReplicationProtectedItems(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar listan över ASR-replikeringsskyddade objekt i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectedItems Åtgärds-ID: ReplicationProtectedItems_List

GetReplicationProtectedItemsAsync(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar listan över ASR-replikeringsskyddade objekt i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectedItems Åtgärds-ID: ReplicationProtectedItems_List

GetReplicationProtectionIntent(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om en avsikt för ASR-replikeringsskydd. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionIntents/{intentObjectName} Åtgärds-ID: ReplicationProtectionIntents_Get

GetReplicationProtectionIntentAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om en avsikt för ASR-replikeringsskydd. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionIntents/{intentObjectName} Åtgärds-ID: ReplicationProtectionIntents_Get

GetReplicationProtectionIntents(ResourceGroupResource, String)

Hämtar en samling ReplicationProtectionIntentResources i ResourceGroupResource.

GetReplicationVaultHealth(ResourceGroupResource, String, CancellationToken)

Hämtar hälsoinformationen för valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultHealth Åtgärds-ID: ReplicationVaultHealth_Get

GetReplicationVaultHealthAsync(ResourceGroupResource, String, CancellationToken)

Hämtar hälsoinformationen för valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultHealth Åtgärds-ID: ReplicationVaultHealth_Get

GetStorageClassificationMappings(ResourceGroupResource, String, CancellationToken)

Visar en lista över lagringsklassificeringsmappningar i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationStorageClassificationMappings Åtgärds-ID: ReplicationStorageClassificationMappings_List

GetStorageClassificationMappingsAsync(ResourceGroupResource, String, CancellationToken)

Visar en lista över lagringsklassificeringsmappningar i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationStorageClassificationMappings Åtgärds-ID: ReplicationStorageClassificationMappings_List

GetStorageClassifications(ResourceGroupResource, String, CancellationToken)

Visar en lista över lagringsklassificeringar i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationStorageClassifications Åtgärds-ID: ReplicationStorageClassifications_List

GetStorageClassificationsAsync(ResourceGroupResource, String, CancellationToken)

Visar en lista över lagringsklassificeringar i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationStorageClassifications Åtgärds-ID: ReplicationStorageClassifications_List

GetSupportedOperatingSystem(ResourceGroupResource, String, String, CancellationToken)

Hämtar data för operativsystem som stöds av SRS. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationSupportedOperatingSystems Åtgärds-ID: SupportedOperatingSystems_Get

GetSupportedOperatingSystemAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar data för operativsystem som stöds av SRS. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationSupportedOperatingSystems Åtgärds-ID: SupportedOperatingSystems_Get

GetVaultSetting(ResourceGroupResource, String, String, CancellationToken)

Hämtar valvinställningen. Detta inkluderar anslutningsinställningarna för Migration Hub. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultSettings/{vaultSettingName} Åtgärds-ID: ReplicationVaultSetting_Get

GetVaultSettingAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar valvinställningen. Detta inkluderar anslutningsinställningarna för Migration Hub. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultSettings/{vaultSettingName} Åtgärds-ID: ReplicationVaultSetting_Get

GetVaultSettings(ResourceGroupResource, String)

Hämtar en samling VaultSettingResources i ResourceGroupResource.

GetVCenters(ResourceGroupResource, String, CancellationToken)

Visar en lista över de vCenter-servrar som är registrerade i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationvCenters Åtgärds-ID: ReplicationvCenters_List

GetVCentersAsync(ResourceGroupResource, String, CancellationToken)

Visar en lista över de vCenter-servrar som är registrerade i valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationvCenters Åtgärds-ID: ReplicationvCenters_List

RefreshReplicationVaultHealth(ResourceGroupResource, WaitUntil, String, CancellationToken)

Uppdaterar hälsosammanfattningen för valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultHealth/default/refresh Åtgärds-ID: ReplicationVaultHealth_Refresh

RefreshReplicationVaultHealthAsync(ResourceGroupResource, WaitUntil, String, CancellationToken)

Uppdaterar hälsosammanfattningen för valvet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultHealth/default/refresh Åtgärds-ID: ReplicationVaultHealth_Refresh

GetAllRedis(ResourceGroupResource)

Hämtar en samling RedisResources i ResourceGroupResource.

GetRedis(ResourceGroupResource)

Hämtar en samling RedisResources i ResourceGroupResource.

GetRedis(ResourceGroupResource, String, CancellationToken)

Hämtar en Redis-cache (resursbeskrivning).

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redis/{name}
  • Åtgärd IdRedis_Get
GetRedisAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en Redis-cache (resursbeskrivning).

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redis/{name}
  • Åtgärd IdRedis_Get
GetRedisEnterpriseCluster(ResourceGroupResource, String, CancellationToken)

Hämtar information om ett RedisEnterprise-kluster

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName}
  • Åtgärd IdRedisEnterprise_Get
GetRedisEnterpriseClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om ett RedisEnterprise-kluster

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName}
  • Åtgärd IdRedisEnterprise_Get
GetRedisEnterpriseClusters(ResourceGroupResource)

Hämtar en samling RedisEnterpriseClusterResources i ResourceGroupResource.

GetCluster(ResourceGroupResource, String, CancellationToken)

Hämtar information om en begäranssökväg för RedisEnterprise-kluster: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName} Åtgärds-ID: RedisEnterprise_Get

GetClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en begäranssökväg för RedisEnterprise-kluster: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName} Åtgärds-ID: RedisEnterprise_Get

GetClusters(ResourceGroupResource)

Hämtar en samling ClusterResources i ResourceGroupResource.

GetRelayNamespace(ResourceGroupResource, String, CancellationToken)

Returnerar beskrivningen för det angivna namnområdet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Relay/namespaces/{namespaceName}
  • Åtgärd IdNamespaces_Get
GetRelayNamespaceAsync(ResourceGroupResource, String, CancellationToken)

Returnerar beskrivningen för det angivna namnområdet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Relay/namespaces/{namespaceName}
  • Åtgärd IdNamespaces_Get
GetRelayNamespaces(ResourceGroupResource)

Hämtar en samling RelayNamespaceResources i ResourceGroupResource.

GetMoverResourceSet(ResourceGroupResource, String, CancellationToken)

Hämtar flyttsamlingen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/moveCollections/{moveCollectionName}
  • Åtgärd IdMoveCollections_Get
GetMoverResourceSetAsync(ResourceGroupResource, String, CancellationToken)

Hämtar flyttsamlingen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/moveCollections/{moveCollectionName}
  • Åtgärd IdMoveCollections_Get
GetMoverResourceSets(ResourceGroupResource)

Hämtar en samling MoverResourceSetResources i ResourceGroupResource.

GetArmApplication(ResourceGroupResource, String, CancellationToken)

Hämtar det hanterade programmet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName}
  • Åtgärd IdApplications_Get
GetArmApplicationAsync(ResourceGroupResource, String, CancellationToken)

Hämtar det hanterade programmet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName}
  • Åtgärd IdApplications_Get
GetArmApplicationDefinition(ResourceGroupResource, String, CancellationToken)

Hämtar definitionen för det hanterade programmet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions/{applicationDefinitionName}
  • Åtgärd IdApplicationDefinitions_Get
GetArmApplicationDefinitionAsync(ResourceGroupResource, String, CancellationToken)

Hämtar definitionen för det hanterade programmet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions/{applicationDefinitionName}
  • Åtgärd IdApplicationDefinitions_Get
GetArmApplicationDefinitions(ResourceGroupResource)

Hämtar en samling ArmApplicationDefinitionResources i ResourceGroupResource.

GetArmApplications(ResourceGroupResource)

Hämtar en samling ArmApplicationResources i ResourceGroupResource.

GetArmDeployment(ResourceGroupResource, String, CancellationToken)

Hämtar en distribution.

  • Sökväg för begäran/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • Åtgärd IdDeployments_GetAtScope
GetArmDeploymentAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en distribution.

  • Sökväg för begäran/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • Åtgärd IdDeployments_GetAtScope
GetArmDeployments(ResourceGroupResource)

Hämtar en samling ArmDeploymentResources i ResourceGroupResource.

GetArmDeploymentScript(ResourceGroupResource, String, CancellationToken)

Hämtar ett distributionsskript med ett visst namn.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentScripts/{scriptName}
  • Åtgärd IdDeploymentScripts_Get
GetArmDeploymentScriptAsync(ResourceGroupResource, String, CancellationToken)

Hämtar ett distributionsskript med ett visst namn.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentScripts/{scriptName}
  • Åtgärd IdDeploymentScripts_Get
GetArmDeploymentScripts(ResourceGroupResource)

Hämtar en samling ArmDeploymentScriptResources i ResourceGroupResource.

GetJitRequest(ResourceGroupResource, String, CancellationToken)

Hämtar JIT-begäran.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/jitRequests/{jitRequestName}
  • Åtgärd IdJitRequests_Get
GetJitRequestAsync(ResourceGroupResource, String, CancellationToken)

Hämtar JIT-begäran.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/jitRequests/{jitRequestName}
  • Åtgärd IdJitRequests_Get
GetJitRequests(ResourceGroupResource)

Hämtar en samling JitRequestResources i ResourceGroupResource.

GetTemplateSpec(ResourceGroupResource, String, Nullable<TemplateSpecExpandKind>, CancellationToken)

Hämtar en mallspecifikation med ett visst namn.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/templateSpecs/{templateSpecName}
  • Åtgärd IdTemplateSpecs_Get
GetTemplateSpecAsync(ResourceGroupResource, String, Nullable<TemplateSpecExpandKind>, CancellationToken)

Hämtar en mallspecifikation med ett visst namn.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/templateSpecs/{templateSpecName}
  • Åtgärd IdTemplateSpecs_Get
GetTemplateSpecs(ResourceGroupResource)

Hämtar en samling TemplateSpecResources i ResourceGroupResource.

GetSearchService(ResourceGroupResource, String, SearchManagementRequestOptions, CancellationToken)

Hämtar söktjänsten med det angivna namnet i den angivna resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}
  • Åtgärd IdServices_Get
GetSearchServiceAsync(ResourceGroupResource, String, SearchManagementRequestOptions, CancellationToken)

Hämtar söktjänsten med det angivna namnet i den angivna resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}
  • Åtgärd IdServices_Get
GetSearchServices(ResourceGroupResource)

Hämtar en samling SearchServiceResources i ResourceGroupResource.

GetAdaptiveNetworkHardening(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar en enda adaptiv nätverkshärdningsresurs

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Security/adaptiveNetworkHardenings/{adaptiveNetworkHardeningResourceName}
  • Åtgärd IdAdaptiveNetworkHardenings_Get
GetAdaptiveNetworkHardeningAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar en enda adaptiv nätverkshärdningsresurs

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Security/adaptiveNetworkHardenings/{adaptiveNetworkHardeningResourceName}
  • Åtgärd IdAdaptiveNetworkHardenings_Get
GetAdaptiveNetworkHardenings(ResourceGroupResource, String, String, String)

Hämtar en samling AdaptiveNetworkHardeningResources i ResourceGroupResource.

GetAlertsByResourceGroup(ResourceGroupResource, CancellationToken)

Visa en lista över alla aviseringar som är associerade med resursgruppen

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/alerts
  • Åtgärd IdAlerts_ListByResourceGroup
GetAlertsByResourceGroupAsync(ResourceGroupResource, CancellationToken)

Visa en lista över alla aviseringar som är associerade med resursgruppen

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/alerts
  • Åtgärd IdAlerts_ListByResourceGroup
GetAllowedConnection(ResourceGroupResource, AzureLocation, SecurityCenterConnectionType, CancellationToken)

Hämtar listan över all möjlig trafik mellan resurser för prenumerationen och platsen baserat på anslutningstyp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/allowedConnections/{connectionType}
  • Åtgärd IdAllowedConnections_Get
GetAllowedConnectionAsync(ResourceGroupResource, AzureLocation, SecurityCenterConnectionType, CancellationToken)

Hämtar listan över all möjlig trafik mellan resurser för prenumerationen och platsen baserat på anslutningstyp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/allowedConnections/{connectionType}
  • Åtgärd IdAllowedConnections_Get
GetAllowedConnectionsResource(ResourceGroupResource, String, ConnectionType, CancellationToken)

Hämtar listan över all möjlig trafik mellan resurser för prenumerationen och platsen baserat på anslutningstyp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/allowedConnections/{connectionType} Åtgärds-ID: AllowedConnections_Get

GetAllowedConnectionsResourceAsync(ResourceGroupResource, String, ConnectionType, CancellationToken)

Hämtar listan över all möjlig trafik mellan resurser för prenumerationen och platsen baserat på anslutningstyp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/allowedConnections/{connectionType} Åtgärds-ID: AllowedConnections_Get

GetAllowedConnectionsResources(ResourceGroupResource)

Hämtar en samling AllowedConnectionsResources i ResourceGroupResource.

GetAutomation(ResourceGroupResource, String, CancellationToken)

Hämtar information om modellen för en säkerhetsautomatisering. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/automations/{automationName} Åtgärds-ID: Automations_Get

GetAutomationAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om modellen för en säkerhetsautomatisering. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/automations/{automationName} Åtgärds-ID: Automations_Get

GetAutomations(ResourceGroupResource)

Hämtar en samling AutomationResources i ResourceGroupResource.

GetCustomAssessmentAutomation(ResourceGroupResource, String, CancellationToken)

Hämtar en enda anpassad utvärderingsautomatisering efter namn för den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Security/customAssessmentAutomations/{customAssessmentAutomationName}
  • Åtgärd IdCustomAssessmentAutomations_Get
GetCustomAssessmentAutomationAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en enda anpassad utvärderingsautomatisering efter namn för den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Security/customAssessmentAutomations/{customAssessmentAutomationName}
  • Åtgärd IdCustomAssessmentAutomations_Get
GetCustomAssessmentAutomations(ResourceGroupResource)

Hämtar en samling CustomAssessmentAutomationResources i ResourceGroupResource.

GetCustomEntityStoreAssignment(ResourceGroupResource, String, CancellationToken)

Hämtar en enskild anpassad entitetslagertilldelning efter namn för den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Security/customEntityStoreAssignments/{customEntityStoreAssignmentName}
  • Åtgärd IdCustomEntityStoreAssignments_Get
GetCustomEntityStoreAssignmentAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en enskild anpassad entitetslagertilldelning efter namn för den angivna prenumerationen och resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Security/customEntityStoreAssignments/{customEntityStoreAssignmentName}
  • Åtgärd IdCustomEntityStoreAssignments_Get
GetCustomEntityStoreAssignments(ResourceGroupResource)

Hämtar en samling CustomEntityStoreAssignmentResources i ResourceGroupResource.

GetDiscoveredSecuritySolution(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en specifik identifierad säkerhetslösning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/discoveredSecuritySolutions/{discoveredSecuritySolutionName}
  • Åtgärd IdDiscoveredSecuritySolutions_Get
GetDiscoveredSecuritySolution(ResourceGroupResource, String, String, CancellationToken)

Hämtar en specifik identifierad säkerhetslösning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/discoveredSecuritySolutions/{discoveredSecuritySolutionName} Åtgärds-ID: DiscoveredSecuritySolutions_Get

GetDiscoveredSecuritySolutionAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en specifik identifierad säkerhetslösning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/discoveredSecuritySolutions/{discoveredSecuritySolutionName}
  • Åtgärd IdDiscoveredSecuritySolutions_Get
GetDiscoveredSecuritySolutionAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en specifik identifierad säkerhetslösning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/discoveredSecuritySolutions/{discoveredSecuritySolutionName} Åtgärds-ID: DiscoveredSecuritySolutions_Get

GetDiscoveredSecuritySolutions(ResourceGroupResource)

Hämtar en samling DiscoveredSecuritySolutionResources i ResourceGroupResource.

GetExternalSecuritySolution(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en specifik extern säkerhetslösning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/ExternalSecuritySolutions/{externalSecuritySolutionsName}
  • Åtgärd IdExternalSecuritySolutions_Get
GetExternalSecuritySolution(ResourceGroupResource, String, String, CancellationToken)

Hämtar en specifik extern säkerhetslösning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/ExternalSecuritySolutions/{externalSecuritySolutionsName} Åtgärds-ID: ExternalSecuritySolutions_Get

GetExternalSecuritySolutionAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en specifik extern säkerhetslösning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/ExternalSecuritySolutions/{externalSecuritySolutionsName}
  • Åtgärd IdExternalSecuritySolutions_Get
GetExternalSecuritySolutionAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en specifik extern säkerhetslösning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/ExternalSecuritySolutions/{externalSecuritySolutionsName} Åtgärds-ID: ExternalSecuritySolutions_Get

GetExternalSecuritySolutions(ResourceGroupResource)

Hämtar en samling ExternalSecuritySolutionResources i ResourceGroupResource.

GetIotSecuritySolution(ResourceGroupResource, String, CancellationToken)

Använd den här metoden för att få information om en specifik IoT-säkerhetslösning baserat på lösningens namn

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/iotSecuritySolutions/{solutionName}
  • Åtgärd IdIotSecuritySolution_Get
GetIotSecuritySolutionAsync(ResourceGroupResource, String, CancellationToken)

Använd den här metoden för att få information om en specifik IoT-säkerhetslösning baserat på lösningens namn

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/iotSecuritySolutions/{solutionName}
  • Åtgärd IdIotSecuritySolution_Get
GetIotSecuritySolutionModel(ResourceGroupResource, String, CancellationToken)

Använd den här metoden för att få information om en specifik IoT-säkerhetslösning baserat på lösningens namn Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/iotSecuritySolutions/{solutionName} Åtgärds-ID: IotSecuritySolution_Get

GetIotSecuritySolutionModelAsync(ResourceGroupResource, String, CancellationToken)

Använd den här metoden för att få information om en specifik IoT-säkerhetslösning baserat på lösningens namn Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/iotSecuritySolutions/{solutionName} Åtgärds-ID: IotSecuritySolution_Get

GetIotSecuritySolutionModels(ResourceGroupResource)

Hämtar en samling IotSecuritySolutionModelResources i ResourceGroupResource.

GetIotSecuritySolutions(ResourceGroupResource)

Hämtar en samling IotSecuritySolutionResources i ResourceGroupResource.

GetJitNetworkAccessPolicies(ResourceGroupResource, AzureLocation)

Hämtar en samling JitNetworkAccessPolicyResources i ResourceGroupResource.

GetJitNetworkAccessPolicies(ResourceGroupResource, String)

Hämtar en samling JitNetworkAccessPolicyResources i ResourceGroupResource.

GetJitNetworkAccessPolicies(ResourceGroupResource, CancellationToken)

Principer för att skydda resurser med just-in-time-åtkomstkontroll för prenumerationen, platsen

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/jitNetworkAccessPolicies
  • Åtgärd IdJitNetworkAccessPolicies_ListByResourceGroup
GetJitNetworkAccessPoliciesAsync(ResourceGroupResource, CancellationToken)

Principer för att skydda resurser med just-in-time-åtkomstkontroll för prenumerationen, platsen

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/jitNetworkAccessPolicies
  • Åtgärd IdJitNetworkAccessPolicies_ListByResourceGroup
GetJitNetworkAccessPolicy(ResourceGroupResource, AzureLocation, String, CancellationToken)

Principer för att skydda resurser med just-in-time-åtkomstkontroll för prenumerationen, platsen

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/jitNetworkAccessPolicies/{jitNetworkAccessPolicyName}
  • Åtgärd IdJitNetworkAccessPolicies_Get
GetJitNetworkAccessPolicy(ResourceGroupResource, String, String, CancellationToken)

Principer för att skydda resurser med just-in-time-åtkomstkontroll för prenumerationen, sökväg för platsbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/jitNetworkAccessPolicies/{jitNetworkAccessPolicyName} Åtgärds-ID: JitNetworkAccessPolicies_Get

GetJitNetworkAccessPolicyAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Principer för att skydda resurser med just-in-time-åtkomstkontroll för prenumerationen, platsen

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/jitNetworkAccessPolicies/{jitNetworkAccessPolicyName}
  • Åtgärd IdJitNetworkAccessPolicies_Get
GetJitNetworkAccessPolicyAsync(ResourceGroupResource, String, String, CancellationToken)

Principer för att skydda resurser med just-in-time-åtkomstkontroll för prenumerationen, sökväg för platsbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/jitNetworkAccessPolicies/{jitNetworkAccessPolicyName} Åtgärds-ID: JitNetworkAccessPolicies_Get

GetResourceGroupLocationAlert(ResourceGroupResource, String, String, CancellationToken)

Hämta en avisering som är associerad med en resursgrupp eller en resurs i en begärandesökväg för resursgruppen: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/alerts/{alertName} Åtgärds-ID: Alerts_GetResourceGroupLevel

GetResourceGroupLocationAlertAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta en avisering som är associerad med en resursgrupp eller en resurs i en begärandesökväg för resursgruppen: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/alerts/{alertName} Åtgärds-ID: Alerts_GetResourceGroupLevel

GetResourceGroupLocationAlerts(ResourceGroupResource, String)

Hämtar en samling ResourceGroupLocationAlertResources i ResourceGroupResource.

GetResourceGroupLocationTask(ResourceGroupResource, String, String, CancellationToken)

Rekommenderade uppgifter som hjälper dig att förbättra säkerheten för prenumerationens sökväg för proaktiv begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/tasks/{taskName} Åtgärds-ID: Tasks_GetResourceGroupLevelTask

GetResourceGroupLocationTaskAsync(ResourceGroupResource, String, String, CancellationToken)

Rekommenderade uppgifter som hjälper dig att förbättra säkerheten för prenumerationens sökväg för proaktiv begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/tasks/{taskName} Åtgärds-ID: Tasks_GetResourceGroupLevelTask

GetResourceGroupLocationTasks(ResourceGroupResource, String)

Hämtar en samling ResourceGroupLocationTaskResources i ResourceGroupResource.

GetResourceGroupSecurityAlert(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämta en avisering som är associerad med en resursgrupp eller en resurs i en resursgrupp

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/alerts/{alertName}
  • Åtgärd IdAlerts_GetResourceGroupLevel
GetResourceGroupSecurityAlertAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämta en avisering som är associerad med en resursgrupp eller en resurs i en resursgrupp

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/alerts/{alertName}
  • Åtgärd IdAlerts_GetResourceGroupLevel
GetResourceGroupSecurityAlerts(ResourceGroupResource, AzureLocation)

Hämtar en samling ResourceGroupSecurityAlertResources i ResourceGroupResource.

GetResourceGroupSecurityTask(ResourceGroupResource, AzureLocation, String, CancellationToken)

Rekommenderade uppgifter som hjälper dig att förbättra säkerheten för prenumerationen proaktivt

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/tasks/{taskName}
  • Åtgärd IdTasks_GetResourceGroupLevelTask
GetResourceGroupSecurityTaskAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Rekommenderade uppgifter som hjälper dig att förbättra säkerheten för prenumerationen proaktivt

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/tasks/{taskName}
  • Åtgärd IdTasks_GetResourceGroupLevelTask
GetResourceGroupSecurityTasks(ResourceGroupResource, AzureLocation)

Hämtar en samling ResourceGroupSecurityTaskResources i ResourceGroupResource.

GetSecurityAutomation(ResourceGroupResource, String, CancellationToken)

Hämtar information om modellen för en säkerhetsautomatisering.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/automations/{automationName}
  • Åtgärd IdAutomations_Get
GetSecurityAutomationAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om modellen för en säkerhetsautomatisering.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/automations/{automationName}
  • Åtgärd IdAutomations_Get
GetSecurityAutomations(ResourceGroupResource)

Hämtar en samling SecurityAutomationResources i ResourceGroupResource.

GetSecurityConnector(ResourceGroupResource, String, CancellationToken)

Hämtar information om en specifik säkerhetsanslutning

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName}
  • Åtgärd IdSecurityConnectors_Get
GetSecurityConnectorAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om en specifik säkerhetsanslutning

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName}
  • Åtgärd IdSecurityConnectors_Get
GetSecurityConnectors(ResourceGroupResource)

Hämtar en samling SecurityConnectorResources i ResourceGroupResource.

GetSecuritySolution(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en specifik säkerhetslösning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/securitySolutions/{securitySolutionName}
  • Åtgärd IdSecuritySolutions_Get
GetSecuritySolution(ResourceGroupResource, String, String, CancellationToken)

Hämtar en specifik säkerhetslösning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/securitySolutions/{securitySolutionName} Åtgärds-ID: SecuritySolutions_Get

GetSecuritySolutionAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en specifik säkerhetslösning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/securitySolutions/{securitySolutionName}
  • Åtgärd IdSecuritySolutions_Get
GetSecuritySolutionAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en specifik säkerhetslösning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/securitySolutions/{securitySolutionName} Åtgärds-ID: SecuritySolutions_Get

GetSecuritySolutions(ResourceGroupResource)

Hämtar en samling SecuritySolutionResources i ResourceGroupResource.

GetServerVulnerabilityAssessment(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar status för registrering av säkerhetsrisker för en server på en viss resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Security/serverVulnerabilityAssessments/{serverVulnerabilityAssessment}
  • Åtgärd IdServerVulnerabilityAssessment_Get
GetServerVulnerabilityAssessmentAsync(ResourceGroupResource, String, String, String, CancellationToken)

Hämtar status för registrering av säkerhetsrisker för en server på en viss resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Security/serverVulnerabilityAssessments/{serverVulnerabilityAssessment}
  • Åtgärd IdServerVulnerabilityAssessment_Get
GetServerVulnerabilityAssessments(ResourceGroupResource, String, String, String)

Hämtar en samling ServerVulnerabilityAssessmentResources i ResourceGroupResource.

GetSoftware(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar en enda programvarudata för den virtuella datorn. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Security/softwareInventories/{softwareName} Åtgärds-ID: SoftwareInventories_Get

GetSoftwareAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar en enda programvarudata för den virtuella datorn. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Security/softwareInventories/{softwareName} Åtgärds-ID: SoftwareInventories_Get

GetSoftwareInventories(ResourceGroupResource, String, String, String)

Hämtar en samling SoftwareInventoryResources i ResourceGroupResource.

GetSoftwareInventory(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar en enda programvarudata för den virtuella datorn.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Security/softwareInventories/{softwareName}
  • Åtgärd IdSoftwareInventories_Get
GetSoftwareInventoryAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar en enda programvarudata för den virtuella datorn.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Security/softwareInventories/{softwareName}
  • Åtgärd IdSoftwareInventories_Get
GetSoftwares(ResourceGroupResource, String, String, String)

Hämtar en samling SoftwareResources i ResourceGroupResource.

GetTopology(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en specifik topologikomponent.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/topologier/{topologyResourceName}
  • Åtgärd IdTopology_Get
GetTopologyAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en specifik topologikomponent.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/topologier/{topologyResourceName}
  • Åtgärd IdTopology_Get
GetTopologyResource(ResourceGroupResource, String, String, CancellationToken)

Hämtar en specifik topologikomponent. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/topologies/{topologyResourceName} Åtgärds-ID: Topology_Get

GetTopologyResourceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en specifik topologikomponent. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/topologies/{topologyResourceName} Åtgärds-ID: Topology_Get

GetTopologyResources(ResourceGroupResource)

Hämtar en samling topologiResurser i ResourceGroupResource.

GetAzureDevOpsConnector(ResourceGroupResource, String, CancellationToken)

Returnerar en övervakad AzureDevOps Connector-resurs för ett visst ID.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityDevOps/azureDevOpsConnectors/{azureDevOpsConnectorName}
  • Åtgärd IdAzureDevOpsConnector_Get
GetAzureDevOpsConnectorAsync(ResourceGroupResource, String, CancellationToken)

Returnerar en övervakad AzureDevOps Connector-resurs för ett visst ID.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityDevOps/azureDevOpsConnectors/{azureDevOpsConnectorName}
  • Åtgärd IdAzureDevOpsConnector_Get
GetAzureDevOpsConnectors(ResourceGroupResource)

Hämtar en samling AzureDevOpsConnectorResources i ResourceGroupResource.

GetGitHubConnector(ResourceGroupResource, String, CancellationToken)

Returnerar en övervakad GitHub Connector-resurs för ett visst ID.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityDevOps/gitHubConnectors/{gitHubConnectorName}
  • Åtgärd IdGitHubConnector_Get
GetGitHubConnectorAsync(ResourceGroupResource, String, CancellationToken)

Returnerar en övervakad GitHub Connector-resurs för ett visst ID.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityDevOps/gitHubConnectors/{gitHubConnectorName}
  • Åtgärd IdGitHubConnector_Get
GetGitHubConnectors(ResourceGroupResource)

Hämtar en samling GitHubConnectorResources i ResourceGroupResource.

CreateThreatIntelligenceIndicator(ResourceGroupResource, String, ThreatIntelligenceIndicatorData, CancellationToken)

Skapa en ny indikator för hotinformation. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/threatIntelligence/main/createIndicator Åtgärds-ID: ThreatIntelligenceIndicators_Create

CreateThreatIntelligenceIndicatorAsync(ResourceGroupResource, String, ThreatIntelligenceIndicatorData, CancellationToken)

Skapa en ny indikator för hotinformation. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/threatIntelligence/main/createIndicator Åtgärds-ID: ThreatIntelligenceIndicators_Create

GetAlertRuleTemplate(ResourceGroupResource, String, String, CancellationToken)

Hämtar mallen för aviseringsregeln. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRuleTemplates/{alertRuleTemplateId} Åtgärds-ID: AlertRuleTemplates_Get

GetAlertRuleTemplateAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar mallen för aviseringsregeln. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRuleTemplates/{alertRuleTemplateId} Åtgärds-ID: AlertRuleTemplates_Get

GetAlertRuleTemplates(ResourceGroupResource, String)

Hämtar en samling AlertRuleTemplateResources i ResourceGroupResource.

GetAutomationRule(ResourceGroupResource, String, String, CancellationToken)

Hämtar automatiseringsregeln. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId} Åtgärds-ID: AutomationRules_Get

GetAutomationRuleAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar automatiseringsregeln. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId} Åtgärds-ID: AutomationRules_Get

GetAutomationRules(ResourceGroupResource, String)

Hämtar en samling AutomationRuleResources i ResourceGroupResource.

GetBookmark(ResourceGroupResource, String, String, CancellationToken)

Hämtar ett bokmärke. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId} Åtgärds-ID: Bookmarks_Get

GetBookmarkAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar ett bokmärke. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId} Åtgärds-ID: Bookmarks_Get

GetBookmarks(ResourceGroupResource, String)

Hämtar en samling BookmarkResources i ResourceGroupResource.

GetDataConnector(ResourceGroupResource, String, String, CancellationToken)

Hämtar en dataanslutning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/dataConnectors/{dataConnectorId} Åtgärds-ID: DataConnectors_Get

GetDataConnectorAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en dataanslutning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/dataConnectors/{dataConnectorId} Åtgärds-ID: DataConnectors_Get

GetDataConnectors(ResourceGroupResource, String)

Hämtar en samling DataConnectorResources i ResourceGroupResource.

GetDomainWhoisInformation(ResourceGroupResource, String, CancellationToken)

Hämta whois-information för ett enda domännamn Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/domain/whois Åtgärds-ID: DomainWhois_Get

GetDomainWhoisInformationAsync(ResourceGroupResource, String, CancellationToken)

Hämta whois-information för ett enda domännamn Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/domain/whois Åtgärds-ID: DomainWhois_Get

GetEntities(ResourceGroupResource, String)

Hämtar en samling EntityResources i ResourceGroupResource.

GetEntity(ResourceGroupResource, String, String, CancellationToken)

Hämtar en entitet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId} Åtgärds-ID: Entities_Get

GetEntityAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en entitet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId} Åtgärds-ID: Entities_Get

GetEntityQueries(ResourceGroupResource, String)

Hämtar en samling EntityQueryResources i ResourceGroupResource.

GetEntityQuery(ResourceGroupResource, String, String, CancellationToken)

Hämtar en entitetsfråga. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries/{entityQueryId} Åtgärds-ID: EntityQueries_Get

GetEntityQueryAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en entitetsfråga. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueries/{entityQueryId} Åtgärds-ID: EntityQueries_Get

GetEntityQueryTemplate(ResourceGroupResource, String, String, CancellationToken)

Hämtar en entitetsfråga. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueryTemplates/{entityQueryTemplateId} Åtgärds-ID: EntityQueryTemplates_Get

GetEntityQueryTemplateAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en entitetsfråga. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entityQueryTemplates/{entityQueryTemplateId} Åtgärds-ID: EntityQueryTemplates_Get

GetEntityQueryTemplates(ResourceGroupResource, String)

Hämtar en samling EntityQueryTemplateResources i ResourceGroupResource.

GetFileImport(ResourceGroupResource, String, String, CancellationToken)

Hämtar en filimport. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/fileImports/{fileImportId} Åtgärds-ID: FileImports_Get

GetFileImportAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en filimport. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/fileImports/{fileImportId} Åtgärds-ID: FileImports_Get

GetFileImports(ResourceGroupResource, String)

Hämtar en samling FileImportResources i ResourceGroupResource.

GetIncident(ResourceGroupResource, String, String, CancellationToken)

Får en incident. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId} Åtgärds-ID: Incidents_Get

GetIncidentAsync(ResourceGroupResource, String, String, CancellationToken)

Får en incident. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId} Åtgärds-ID: Incidents_Get

GetIncidents(ResourceGroupResource, String)

Hämtar en samling IncidentResources i ResourceGroupResource.

GetIPGeodatum(ResourceGroupResource, String, CancellationToken)

Hämta geodata för en enskild SÖKväg för IP-adressbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/ip/geodata Åtgärds-ID: IPGeodata_Get

GetIPGeodatumAsync(ResourceGroupResource, String, CancellationToken)

Hämta geodata för en enskild SÖKväg för IP-adressbegäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/ip/geodata Åtgärds-ID: IPGeodata_Get

GetMetadataModel(ResourceGroupResource, String, String, CancellationToken)

Hämta metadata. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName} Åtgärds-ID: Metadata_Get

GetMetadataModelAsync(ResourceGroupResource, String, String, CancellationToken)

Hämta metadata. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName} Åtgärds-ID: Metadata_Get

GetMetadataModels(ResourceGroupResource, String)

Hämtar en samling MetadataModelResources i ResourceGroupResource.

GetMetricsThreatIntelligenceIndicators(ResourceGroupResource, String, CancellationToken)

Hämta mått för hotinformationsindikatorer (indikatorer räknas efter typ, hottyp, källa). Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/threatIntelligence/main/metrics Åtgärds-ID: ThreatIntelligenceIndicators_ListMetrics

GetMetricsThreatIntelligenceIndicatorsAsync(ResourceGroupResource, String, CancellationToken)

Hämta mått för hotinformationsindikatorer (indikatorer räknas efter typ, hottyp, källa). Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/threatIntelligence/main/metrics Åtgärds-ID: ThreatIntelligenceIndicators_ListMetrics

GetOfficeConsent(ResourceGroupResource, String, String, CancellationToken)

Får ett office365-medgivande. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/officeConsents/{consentId} Åtgärds-ID: OfficeConsents_Get

GetOfficeConsentAsync(ResourceGroupResource, String, String, CancellationToken)

Får ett office365-medgivande. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/officeConsents/{consentId} Åtgärds-ID: OfficeConsents_Get

GetOfficeConsents(ResourceGroupResource, String)

Hämtar en samling OfficeConsentResources i ResourceGroupResource.

GetRepositoriesSourceControls(ResourceGroupResource, String, RepoType, CancellationToken)

Hämtar en lista över lagringsplatsers metadata. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/listRepositories Åtgärds-ID: SourceControl_listRepositories

GetRepositoriesSourceControlsAsync(ResourceGroupResource, String, RepoType, CancellationToken)

Hämtar en lista över lagringsplatsers metadata. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/listRepositories Åtgärds-ID: SourceControl_listRepositories

GetSecurityInsightsAlertRule(ResourceGroupResource, String, String, CancellationToken)

Hämtar aviseringsregeln. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId} Åtgärds-ID: AlertRules_Get

GetSecurityInsightsAlertRuleAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar aviseringsregeln. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId} Åtgärds-ID: AlertRules_Get

GetSecurityInsightsAlertRules(ResourceGroupResource, String)

Hämtar en samling SecurityInsightsAlertRuleResources i ResourceGroupResource.

GetSecurityMLAnalyticsSetting(ResourceGroupResource, String, String, CancellationToken)

Hämtar inställningarna för ML-analys för säkerhet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/securityMLAnalyticsSettings/{settingsResourceName} Åtgärds-ID: SecurityMLAnalyticsSettings_Get

GetSecurityMLAnalyticsSettingAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar inställningarna för ML-analys för säkerhet. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/securityMLAnalyticsSettings/{settingsResourceName} Åtgärds-ID: SecurityMLAnalyticsSettings_Get

GetSecurityMLAnalyticsSettings(ResourceGroupResource, String)

Hämtar en samling SecurityMLAnalyticsSettingResources i ResourceGroupResource.

GetSentinelOnboardingState(ResourceGroupResource, String, String, CancellationToken)

Sökväg för get Sentinel onboarding state Request: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/onboardingStates/{sentinelOnboardingStateName} Åtgärds-ID: SentinelOnboardingStates_Get

GetSentinelOnboardingStateAsync(ResourceGroupResource, String, String, CancellationToken)

Sökväg för get Sentinel onboarding state Request: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/onboardingStates/{sentinelOnboardingStateName} Åtgärds-ID: SentinelOnboardingStates_Get

GetSentinelOnboardingStates(ResourceGroupResource, String)

Hämtar en samling SentinelOnboardingStateResources i ResourceGroupResource.

GetSetting(ResourceGroupResource, String, String, CancellationToken)

Hämtar en inställning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/settings/{settingsName} Åtgärds-ID: ProductSettings_Get

GetSettingAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en inställning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/settings/{settingsName} Åtgärds-ID: ProductSettings_Get

GetSettings(ResourceGroupResource, String)

Hämtar en samling SettingResources i ResourceGroupResource.

GetSourceControl(ResourceGroupResource, String, String, CancellationToken)

Hämtar en källkontroll med dess identifierare. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/sourcecontrols/{sourceControlId} Åtgärds-ID: SourceControls_Get

GetSourceControlAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en källkontroll med dess identifierare. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/sourcecontrols/{sourceControlId} Åtgärds-ID: SourceControls_Get

GetSourceControls(ResourceGroupResource, String)

Hämtar en samling SourceControlResources i ResourceGroupResource.

GetThreatIntelligenceIndicator(ResourceGroupResource, String, String, CancellationToken)

Visa en hotinformationsindikator efter namn. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/threatIntelligence/main/indicators/{name} Åtgärds-ID: ThreatIntelligenceIndicators_Get

GetThreatIntelligenceIndicatorAsync(ResourceGroupResource, String, String, CancellationToken)

Visa en hotinformationsindikator efter namn. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/threatIntelligence/main/indicators/{name} Åtgärds-ID: ThreatIntelligenceIndicators_Get

GetThreatIntelligenceIndicators(ResourceGroupResource)

Hämtar en samling ThreatIntelligenceIndicatorResources i ResourceGroupResource.

GetWatchlist(ResourceGroupResource, String, String, CancellationToken)

Hämtar en visningslista utan dess visningslista. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/watchlists/{watchlistAlias} Åtgärds-ID: Watchlists_Get

GetWatchlistAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en visningslista utan dess visningslista. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/watchlists/{watchlistAlias} Åtgärds-ID: Watchlists_Get

GetWatchlists(ResourceGroupResource, String)

Hämtar en samling WatchlistResources i ResourceGroupResource.

PostDataConnectorsCheckRequirement(ResourceGroupResource, String, DataConnectorsCheckRequirements, CancellationToken)

Hämta kravtillstånd för en typ av dataanslutningsapp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/dataConnectorsCheckRequirements Åtgärds-ID: DataConnectorsCheckRequirements_Post

PostDataConnectorsCheckRequirementAsync(ResourceGroupResource, String, DataConnectorsCheckRequirements, CancellationToken)

Hämta kravtillstånd för en typ av dataanslutningsapp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/dataConnectorsCheckRequirements Åtgärds-ID: DataConnectorsCheckRequirements_Post

QueryThreatIntelligenceIndicators(ResourceGroupResource, String, ThreatIntelligenceFilteringCriteria, CancellationToken)

Fråga hotinformationsindikatorer enligt filtreringskriterier. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/threatIntelligence/main/queryIndicators Åtgärds-ID: ThreatIntelligenceIndicators_Query

QueryThreatIntelligenceIndicatorsAsync(ResourceGroupResource, String, ThreatIntelligenceFilteringCriteria, CancellationToken)

Fråga hotinformationsindikatorer enligt filtreringskriterier. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/threatIntelligence/main/queryIndicators Åtgärds-ID: ThreatIntelligenceIndicators_Query

GetServiceBusNamespace(ResourceGroupResource, String, CancellationToken)

Hämtar en beskrivning för det angivna namnområdet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceBus/namespaces/{namespaceName}
  • Åtgärd IdNamespaces_Get
GetServiceBusNamespaceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en beskrivning för det angivna namnområdet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceBus/namespaces/{namespaceName}
  • Åtgärd IdNamespaces_Get
GetServiceBusNamespaces(ResourceGroupResource)

Hämtar en samling ServiceBusNamespaceResources i ResourceGroupResource.

GetServiceFabricCluster(ResourceGroupResource, String, CancellationToken)

Hämta en Service Fabric-klusterresurs som skapats eller håller på att skapas i den angivna resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetServiceFabricClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämta en Service Fabric-klusterresurs som skapats eller håller på att skapas i den angivna resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetServiceFabricClusters(ResourceGroupResource)

Hämtar en samling ServiceFabricClusterResources i ResourceGroupResource.

GetManagedCluster(ResourceGroupResource, String, CancellationToken)

Hämta en Service Fabric-hanterad klusterresurs som skapats eller håller på att skapas i den angivna resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/managedClusters/{clusterName} Åtgärds-ID: ManagedClusters_Get

GetManagedClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämta en Service Fabric-hanterad klusterresurs som skapats eller håller på att skapas i den angivna resursgruppen. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/managedClusters/{clusterName} Åtgärds-ID: ManagedClusters_Get

GetManagedClusters(ResourceGroupResource)

Hämtar en samling ManagedClusterResources i ResourceGroupResource.

GetServiceFabricManagedCluster(ResourceGroupResource, String, CancellationToken)

Hämta en Service Fabric-hanterad klusterresurs som skapats eller håller på att skapas i den angivna resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/managedClusters/{clusterName}
  • Åtgärd IdManagedClusters_Get
GetServiceFabricManagedClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämta en Service Fabric-hanterad klusterresurs som skapats eller håller på att skapas i den angivna resursgruppen.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/managedClusters/{clusterName}
  • Åtgärd IdManagedClusters_Get
GetServiceFabricManagedClusters(ResourceGroupResource)

Hämtar en samling ServiceFabricManagedClusterResources i ResourceGroupResource.

GetLinkerResource(ArmResource, String, CancellationToken)

Returnerar Linker-resursen för ett angivet namn.

  • Sökväg för begäran/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • Åtgärd IdLinker_Get
GetLinkerResourceAsync(ArmResource, String, CancellationToken)

Returnerar Linker-resursen för ett angivet namn.

  • Sökväg för begäran/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • Åtgärd IdLinker_Get
GetLinkerResources(ArmResource)

Hämtar en samling LinkerResources i ArmResource.

GetTrafficController(ResourceGroupResource, String, CancellationToken)

Hämta en TrafficController

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceNetworking/trafficControllers/{trafficControllerName}
  • Åtgärd IdTrafficControllerInterface_Get
GetTrafficControllerAsync(ResourceGroupResource, String, CancellationToken)

Hämta en TrafficController

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceNetworking/trafficControllers/{trafficControllerName}
  • Åtgärd IdTrafficControllerInterface_Get
GetTrafficControllers(ResourceGroupResource)

Hämtar en samling TrafficControllerResources i ResourceGroupResource.

GetSignalR(ResourceGroupResource, String, CancellationToken)

Hämta resursen och dess egenskaper.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}
  • Åtgärd IdSignalR_Get
GetSignalRAsync(ResourceGroupResource, String, CancellationToken)

Hämta resursen och dess egenskaper.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}
  • Åtgärd IdSignalR_Get
GetSignalRs(ResourceGroupResource)

Hämtar en samling SignalRResources i ResourceGroupResource.

GetInstanceFailoverGroup(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en redundansgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/instanceFailoverGroups/{failoverGroupName}
  • Åtgärd IdInstanceFailoverGroups_Get
GetInstanceFailoverGroup(ResourceGroupResource, String, String, CancellationToken)

Hämtar en redundansgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/instanceFailoverGroups/{failoverGroupName} Åtgärds-ID: InstanceFailoverGroups_Get

GetInstanceFailoverGroupAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en redundansgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/instanceFailoverGroups/{failoverGroupName}
  • Åtgärd IdInstanceFailoverGroups_Get
GetInstanceFailoverGroupAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en redundansgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/instanceFailoverGroups/{failoverGroupName} Åtgärds-ID: InstanceFailoverGroups_Get

GetInstanceFailoverGroups(ResourceGroupResource, AzureLocation)

Hämtar en samling InstanceFailoverGroupResources i ResourceGroupResource.

GetInstanceFailoverGroups(ResourceGroupResource, String)

Hämtar en samling InstanceFailoverGroupResources i ResourceGroupResource.

GetInstancePool(ResourceGroupResource, String, CancellationToken)

Hämtar en instanspool.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/instancePools/{instancePoolName}
  • Åtgärd IdInstancePools_Get
GetInstancePoolAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en instanspool.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/instancePools/{instancePoolName}
  • Åtgärd IdInstancePools_Get
GetInstancePools(ResourceGroupResource)

Hämtar en samling InstancePoolResources i ResourceGroupResource.

GetLongTermRetentionBackupsByResourceGroupLocation(ResourceGroupResource, String, Nullable<Boolean>, Nullable<DatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för en viss plats. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionBackups Åtgärds-ID: LongTermRetentionBackups_ListByResourceGroupLocation

GetLongTermRetentionBackupsByResourceGroupLocationAsync(ResourceGroupResource, String, Nullable<Boolean>, Nullable<DatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för en viss plats. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionBackups Åtgärds-ID: LongTermRetentionBackups_ListByResourceGroupLocation

GetLongTermRetentionBackupsByResourceGroupServer(ResourceGroupResource, String, String, Nullable<Boolean>, Nullable<DatabaseState>, CancellationToken)

Visar en lista över säkerhetskopior av långsiktig kvarhållning för en viss server. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionBackups Åtgärds-ID: LongTermRetentionBackups_ListByResourceGroupServer

GetLongTermRetentionBackupsByResourceGroupServerAsync(ResourceGroupResource, String, String, Nullable<Boolean>, Nullable<DatabaseState>, CancellationToken)

Visar en lista över säkerhetskopior av långsiktig kvarhållning för en viss server. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionBackups Åtgärds-ID: LongTermRetentionBackups_ListByResourceGroupServer

GetLongTermRetentionBackupsWithLocation(ResourceGroupResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för en viss plats.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionBackups
  • Åtgärd IdLongTermRetentionBackups_ListByResourceGroupLocation
GetLongTermRetentionBackupsWithLocationAsync(ResourceGroupResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för en viss plats.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionBackups
  • Åtgärd IdLongTermRetentionBackups_ListByResourceGroupLocation
GetLongTermRetentionBackupsWithServer(ResourceGroupResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Visar en lista över säkerhetskopior av långsiktig kvarhållning för en viss server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionBackups
  • Åtgärd IdLongTermRetentionBackups_ListByResourceGroupServer
GetLongTermRetentionBackupsWithServerAsync(ResourceGroupResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Visar en lista över säkerhetskopior av långsiktig kvarhållning för en viss server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionBackups
  • Åtgärd IdLongTermRetentionBackups_ListByResourceGroupServer
GetLongTermRetentionManagedInstanceBackupsByResourceGroupInstance(ResourceGroupResource, String, String, Nullable<Boolean>, Nullable<DatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för en viss hanterad instans. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionManagedInstanceBackups Åtgärds-ID: LongTermRetentionManagedInstanceBackups_ListByResourceGroupInstance

GetLongTermRetentionManagedInstanceBackupsByResourceGroupInstanceAsync(ResourceGroupResource, String, String, Nullable<Boolean>, Nullable<DatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för en viss hanterad instans. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionManagedInstanceBackups Åtgärds-ID: LongTermRetentionManagedInstanceBackups_ListByResourceGroupInstance

GetLongTermRetentionManagedInstanceBackupsByResourceGroupLocation(ResourceGroupResource, String, Nullable<Boolean>, Nullable<DatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för hanterade databaser på en viss plats. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstanceBackups Åtgärds-ID: LongTermRetentionManagedInstanceBackups_ListByResourceGroupLocation

GetLongTermRetentionManagedInstanceBackupsByResourceGroupLocationAsync(ResourceGroupResource, String, Nullable<Boolean>, Nullable<DatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för hanterade databaser på en viss plats. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstanceBackups Åtgärds-ID: LongTermRetentionManagedInstanceBackups_ListByResourceGroupLocation

GetLongTermRetentionManagedInstanceBackupsWithInstance(ResourceGroupResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för en viss hanterad instans.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionManagedInstanceBackups
  • Åtgärd IdLongTermRetentionManagedInstanceBackups_ListByResourceGroupInstance
GetLongTermRetentionManagedInstanceBackupsWithInstanceAsync(ResourceGroupResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för en viss hanterad instans.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionManagedInstanceBackups
  • Åtgärd IdLongTermRetentionManagedInstanceBackups_ListByResourceGroupInstance
GetLongTermRetentionManagedInstanceBackupsWithLocation(ResourceGroupResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för hanterade databaser på en viss plats.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstanceBackups
  • Åtgärd IdLongTermRetentionManagedInstanceBackups_ListByResourceGroupLocation
GetLongTermRetentionManagedInstanceBackupsWithLocationAsync(ResourceGroupResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Visar säkerhetskopior av långsiktig kvarhållning för hanterade databaser på en viss plats.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstanceBackups
  • Åtgärd IdLongTermRetentionManagedInstanceBackups_ListByResourceGroupLocation
GetManagedInstance(ResourceGroupResource, String, String, CancellationToken)

Hämtar en hanterad instans.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}
  • Åtgärd IdManagedInstances_Get
GetManagedInstanceAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en hanterad instans.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}
  • Åtgärd IdManagedInstances_Get
GetManagedInstances(ResourceGroupResource)

Hämtar en samling ManagedInstanceResources i ResourceGroupResource.

GetResourceGroupLongTermRetentionBackup(ResourceGroupResource, AzureLocation, String, String, String, CancellationToken)

Hämtar en säkerhetskopia av långsiktig kvarhållning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionDatabases/{longTermRetentionDatabaseName}/longTermRetentionBackups/{backupName}
  • Åtgärd IdLongTermRetentionBackups_GetByResourceGroup
GetResourceGroupLongTermRetentionBackup(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar en säkerhetskopia av långsiktig kvarhållning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionDatabases/{longTermRetentionDatabaseName}/longTermRetentionBackups/{backupName} Åtgärds-ID: LongTermRetentionBackups_GetByResourceGroup

GetResourceGroupLongTermRetentionBackupAsync(ResourceGroupResource, AzureLocation, String, String, String, CancellationToken)

Hämtar en säkerhetskopia av långsiktig kvarhållning.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionDatabases/{longTermRetentionDatabaseName}/longTermRetentionBackups/{backupName}
  • Åtgärd IdLongTermRetentionBackups_GetByResourceGroup
GetResourceGroupLongTermRetentionBackupAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar en säkerhetskopia av långsiktig kvarhållning. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionDatabases/{longTermRetentionDatabaseName}/longTermRetentionBackups/{backupName} Åtgärds-ID: LongTermRetentionBackups_GetByResourceGroup

GetResourceGroupLongTermRetentionBackups(ResourceGroupResource, AzureLocation, String, String)

Hämtar en samling ResourceGroupLongTermRetentionBackupResources i ResourceGroupResource.

GetResourceGroupLongTermRetentionBackups(ResourceGroupResource, String, String, String)

Hämtar en samling ResourceGroupLongTermRetentionBackupResources i ResourceGroupResource.

GetResourceGroupLongTermRetentionManagedInstanceBackup(ResourceGroupResource, AzureLocation, String, String, String, CancellationToken)

Hämtar en långsiktig kvarhållningssäkerhetskopia för en hanterad databas.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionDatabases/{databaseName}/longTermRetentionManagedInstanceBackups/{backupName}
  • Åtgärd IdLongTermRetentionManagedInstanceBackups_GetByResourceGroup
GetResourceGroupLongTermRetentionManagedInstanceBackup(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar en långsiktig kvarhållningssäkerhetskopia för en hanterad databas. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionDatabases/{databaseName}/longTermRetentionManagedInstanceBackups/{backupName} Åtgärds-ID: LongTermRetentionManagedInstanceBackups_GetByResourceGroup

GetResourceGroupLongTermRetentionManagedInstanceBackupAsync(ResourceGroupResource, AzureLocation, String, String, String, CancellationToken)

Hämtar en långsiktig kvarhållningssäkerhetskopia för en hanterad databas.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionDatabases/{databaseName}/longTermRetentionManagedInstanceBackups/{backupName}
  • Åtgärd IdLongTermRetentionManagedInstanceBackups_GetByResourceGroup
GetResourceGroupLongTermRetentionManagedInstanceBackupAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Hämtar en långsiktig kvarhållningssäkerhetskopia för en hanterad databas. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionDatabases/{databaseName}/longTermRetentionManagedInstanceBackups/{backupName} Åtgärds-ID: LongTermRetentionManagedInstanceBackups_GetByResourceGroup

GetResourceGroupLongTermRetentionManagedInstanceBackups(ResourceGroupResource, AzureLocation, String, String)

Hämtar en samling ResourceGroupLongTermRetentionManagedInstanceBackupResources i ResourceGroupResource.

GetResourceGroupLongTermRetentionManagedInstanceBackups(ResourceGroupResource, String, String, String)

Hämtar en samling ResourceGroupLongTermRetentionManagedInstanceBackupResources i ResourceGroupResource.

GetServerTrustGroup(ResourceGroupResource, String, String, CancellationToken)

Hämtar en serverförtroendegrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/serverTrustGroups/{serverTrustGroupName} Åtgärds-ID: ServerTrustGroups_Get

GetServerTrustGroupAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en serverförtroendegrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/serverTrustGroups/{serverTrustGroupName} Åtgärds-ID: ServerTrustGroups_Get

GetServerTrustGroups(ResourceGroupResource, String)

Hämtar en samling ServerTrustGroupResources i ResourceGroupResource.

GetSqlServer(ResourceGroupResource, String, String, CancellationToken)

Hämtar en server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}
  • Åtgärd IdServers_Get
GetSqlServerAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en server.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}
  • Åtgärd IdServers_Get
GetSqlServers(ResourceGroupResource)

Hämtar en samling SqlServerResources i ResourceGroupResource.

GetSqlServerTrustGroup(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en serverförtroendegrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/serverTrustGroups/{serverTrustGroupName}
  • Åtgärd IdServerTrustGroups_Get
GetSqlServerTrustGroupAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Hämtar en serverförtroendegrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/serverTrustGroups/{serverTrustGroupName}
  • Åtgärd IdServerTrustGroups_Get
GetSqlServerTrustGroups(ResourceGroupResource, AzureLocation)

Hämtar en samling SqlServerTrustGroupResources i ResourceGroupResource.

GetVirtualCluster(ResourceGroupResource, String, CancellationToken)

Hämtar ett virtuellt kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/virtualClusters/{virtualClusterName}
  • Åtgärd IdVirtualClusters_Get
GetVirtualClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar ett virtuellt kluster.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/virtualClusters/{virtualClusterName}
  • Åtgärd IdVirtualClusters_Get
GetVirtualClusters(ResourceGroupResource)

Hämtar en samling VirtualClusterResources i ResourceGroupResource.

GetSqlVirtualMachine(ResourceGroupResource, String, String, CancellationToken)

Hämtar en virtuell SQL-dator. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/{sqlVirtualMachineName} Åtgärds-ID: SqlVirtualMachines_Get

GetSqlVirtualMachineAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en virtuell SQL-dator. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/{sqlVirtualMachineName} Åtgärds-ID: SqlVirtualMachines_Get

GetSqlVirtualMachineGroup(ResourceGroupResource, String, CancellationToken)

Hämtar en virtuell SQL-datorgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/{sqlVirtualMachineGroupName} Åtgärds-ID: SqlVirtualMachineGroups_Get

GetSqlVirtualMachineGroupAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en virtuell SQL-datorgrupp. Sökväg för begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/{sqlVirtualMachineGroupName} Åtgärds-ID: SqlVirtualMachineGroups_Get

GetSqlVirtualMachineGroups(ResourceGroupResource)

Hämtar en samling SqlVirtualMachineGroupResources i ResourceGroupResource.

GetSqlVirtualMachines(ResourceGroupResource)

Hämtar en samling SqlVirtualMachineResources i ResourceGroupResource.

GetSqlVm(ResourceGroupResource, String, String, CancellationToken)

Hämtar en virtuell SQL-dator.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/{sqlVirtualMachineName}
  • Åtgärd IdSqlVirtualMachines_Get
GetSqlVmAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar en virtuell SQL-dator.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/{sqlVirtualMachineName}
  • Åtgärd IdSqlVirtualMachines_Get
GetSqlVmGroup(ResourceGroupResource, String, CancellationToken)

Hämtar en virtuell SQL-datorgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/{sqlVirtualMachineGroupName}
  • Åtgärd IdSqlVirtualMachineGroups_Get
GetSqlVmGroupAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en virtuell SQL-datorgrupp.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/{sqlVirtualMachineGroupName}
  • Åtgärd IdSqlVirtualMachineGroups_Get
GetSqlVmGroups(ResourceGroupResource)

Hämtar en samling SqlVmGroupResources i ResourceGroupResource.

GetSqlVms(ResourceGroupResource)

Hämtar en samling SqlVmResources i ResourceGroupResource.

GetStorageAccount(ResourceGroupResource, String, Nullable<StorageAccountExpand>, CancellationToken)

Returnerar egenskaperna för det angivna lagringskontot, inklusive men inte begränsat till namn, SKU-namn, plats och kontostatus. Åtgärden ListKeys ska användas för att hämta lagringsnycklar.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}
  • Åtgärd IdStorageAccounts_GetProperties
GetStorageAccountAsync(ResourceGroupResource, String, Nullable<StorageAccountExpand>, CancellationToken)

Returnerar egenskaperna för det angivna lagringskontot, inklusive men inte begränsat till namn, SKU-namn, plats och kontostatus. Åtgärden ListKeys ska användas för att hämta lagringsnycklar.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}
  • Åtgärd IdStorageAccounts_GetProperties
GetStorageAccounts(ResourceGroupResource)

Hämtar en samling StorageAccountResources i ResourceGroupResource.

GetCache(ResourceGroupResource, String, CancellationToken)

Returnerar en cache. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName} Åtgärds-ID: Caches_Get

GetCacheAsync(ResourceGroupResource, String, CancellationToken)

Returnerar en cache. Sökväg för begäran: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName} Åtgärds-ID: Caches_Get

GetCaches(ResourceGroupResource)

Hämtar en samling CacheResources i ResourceGroupResource.

GetStorageCache(ResourceGroupResource, String, CancellationToken)

Returnerar en cache.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}
  • Åtgärd IdCaches_Get
GetStorageCacheAsync(ResourceGroupResource, String, CancellationToken)

Returnerar en cache.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}
  • Åtgärd IdCaches_Get
GetStorageCaches(ResourceGroupResource)

Hämtar en samling StorageCacheResources i ResourceGroupResource.

GetStorageMover(ResourceGroupResource, String, CancellationToken)

Hämtar en Storage Mover-resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}
  • Åtgärd IdStorageMovers_Get
GetStorageMoverAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en Storage Mover-resurs.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}
  • Åtgärd IdStorageMovers_Get
GetStorageMovers(ResourceGroupResource)

Hämtar en samling StorageMoverResources i ResourceGroupResource.

GetDiskPool(ResourceGroupResource, String, CancellationToken)

Hämta en diskpool.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StoragePool/diskPools/{diskPoolName}
  • Åtgärd IdDiskPools_Get
GetDiskPoolAsync(ResourceGroupResource, String, CancellationToken)

Hämta en diskpool.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StoragePool/diskPools/{diskPoolName}
  • Åtgärd IdDiskPools_Get
GetDiskPools(ResourceGroupResource)

Hämtar en samling DiskPoolResources i ResourceGroupResource.

GetStorageSyncService(ResourceGroupResource, String, CancellationToken)

Hämta en viss StorageSyncService.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}
  • Åtgärd IdStorageSyncServices_Get
GetStorageSyncServiceAsync(ResourceGroupResource, String, CancellationToken)

Hämta en viss StorageSyncService.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}
  • Åtgärd IdStorageSyncServices_Get
GetStorageSyncServices(ResourceGroupResource)

Hämtar en samling StorageSyncServiceResources i ResourceGroupResource.

GetStreamAnalyticsCluster(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna klustret.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetStreamAnalyticsClusterAsync(ResourceGroupResource, String, CancellationToken)

Hämtar information om det angivna klustret.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/clusters/{clusterName}
  • Åtgärd IdClusters_Get
GetStreamAnalyticsClusters(ResourceGroupResource)

Hämtar en samling StreamAnalyticsClusterResources i ResourceGroupResource.

GetStreamingJob(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om det angivna direktuppspelningsjobbet.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}
  • Åtgärd IdStreamingJobs_Get
GetStreamingJobAsync(ResourceGroupResource, String, String, CancellationToken)

Hämtar information om det angivna direktuppspelningsjobbet.

  • Sökväg/prenumerationer/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}
  • Åtgärd IdStreamingJobs_Get
GetStreamingJobs(ResourceGroupResource)

Hämtar en samling StreamingJobResources i ResourceGroupResource.

GetPrivateLinkHub(ResourceGroupResource, String, CancellationToken)

Hämtar en privateLinkHub-begärandesökväg: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/privateLinkHubs/{privateLinkHubName} Åtgärds-ID: PrivateLinkHubs_Get

GetPrivateLinkHubAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en privateLinkHub-begärandesökväg: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/privateLinkHubs/{privateLinkHubName} Åtgärds-ID: PrivateLinkHubs_Get

GetPrivateLinkHubs(ResourceGroupResource)

Hämtar en samling PrivateLinkHubResources i ResourceGroupResource.

GetSynapsePrivateLinkHub(ResourceGroupResource, String, CancellationToken)

Hämtar en privateLinkHub

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/privateLinkHubs/{privateLinkHubName}
  • Åtgärd IdPrivateLinkHubs_Get
GetSynapsePrivateLinkHubAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en privateLinkHub

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/privateLinkHubs/{privateLinkHubName}
  • Åtgärd IdPrivateLinkHubs_Get
GetSynapsePrivateLinkHubs(ResourceGroupResource)

Hämtar en samling SynapsePrivateLinkHubResources i ResourceGroupResource.

GetSynapseWorkspace(ResourceGroupResource, String, CancellationToken)

Hämtar en arbetsyta

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetSynapseWorkspaceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en arbetsyta

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}
  • Åtgärd IdWorkspaces_Get
GetSynapseWorkspaces(ResourceGroupResource)

Hämtar en samling SynapseWorkspaceResources i ResourceGroupResource.

GetWorkspace(ResourceGroupResource, String, CancellationToken)

Hämtar en sökväg för arbetsytans begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName} Åtgärds-ID: Workspaces_Get

GetWorkspaceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en sökväg för arbetsytans begäran: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName} Åtgärds-ID: Workspaces_Get

GetWorkspaces(ResourceGroupResource)

Hämtar en samling workspaceResources i ResourceGroupResource.

GetTrafficManagerProfile(ResourceGroupResource, String, CancellationToken)

Hämtar en Traffic Manager-profil.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}
  • Åtgärd IdProfiles_Get
GetTrafficManagerProfileAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en Traffic Manager-profil.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}
  • Åtgärd IdProfiles_Get
GetTrafficManagerProfiles(ResourceGroupResource)

Hämtar en samling TrafficManagerProfileResources i ResourceGroupResource.

GetCommunicationsGateway(ResourceGroupResource, String, CancellationToken)

Hämta en CommunicationsGateway

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VoiceServices/communicationsGateways/{communicationsGatewayName}
  • Åtgärd IdCommunicationsGateways_Get
GetCommunicationsGatewayAsync(ResourceGroupResource, String, CancellationToken)

Hämta en CommunicationsGateway

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VoiceServices/communicationsGateways/{communicationsGatewayName}
  • Åtgärd IdCommunicationsGateways_Get
GetCommunicationsGateways(ResourceGroupResource)

Hämtar en samling CommunicationsGatewayResources i ResourceGroupResource.

GetWebPubSub(ResourceGroupResource, String, CancellationToken)

Hämta resursen och dess egenskaper.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/webPubSub/{resourceName}
  • Åtgärd IdWebPubSub_Get
GetWebPubSubAsync(ResourceGroupResource, String, CancellationToken)

Hämta resursen och dess egenskaper.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/webPubSub/{resourceName}
  • Åtgärd IdWebPubSub_Get
GetWebPubSubs(ResourceGroupResource)

Hämtar en samling WebPubSubResources i ResourceGroupResource.

GetHealthMonitor(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Hämta den aktuella hälsostatusen för en övervakare av en virtuell dator. Valfri parameter: $expand (hämta övervakarens bevis och konfiguration).

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{providerName}/{resourceCollectionName}/{resourceName}/providers/Microsoft.WorkloadMonitor/monitors/{monitorId}
  • Åtgärd IdHealthMonitors_Get
GetHealthMonitorAsync(ResourceGroupResource, String, String, String, String, String, CancellationToken)

Hämta den aktuella hälsostatusen för en övervakare av en virtuell dator. Valfri parameter: $expand (hämta övervakarens bevis och konfiguration).

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{providerName}/{resourceCollectionName}/{resourceName}/providers/Microsoft.WorkloadMonitor/monitors/{monitorId}
  • Åtgärd IdHealthMonitors_Get
GetHealthMonitors(ResourceGroupResource, String, String, String)

Hämtar en samling HealthMonitorResources i ResourceGroupResource.

GetSapMonitor(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaper för en SAP-övervakare för den angivna prenumerationen, resursgruppen och resursnamnet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Workloads/monitors/{monitorName}
  • Åtgärd Idmonitors_Get
GetSapMonitorAsync(ResourceGroupResource, String, CancellationToken)

Hämtar egenskaper för en SAP-övervakare för den angivna prenumerationen, resursgruppen och resursnamnet.

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Workloads/monitors/{monitorName}
  • Åtgärd Idmonitors_Get
GetSapMonitors(ResourceGroupResource)

Hämtar en samling SapMonitorResources i ResourceGroupResource.

GetSapVirtualInstance(ResourceGroupResource, String, CancellationToken)

Hämtar en resurs för virtuella instanser för SAP-lösningar

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Workloads/sapVirtualInstances/{sapVirtualInstanceName}
  • Åtgärd IdSAPVirtualInstances_Get
GetSapVirtualInstanceAsync(ResourceGroupResource, String, CancellationToken)

Hämtar en resurs för virtuella instanser för SAP-lösningar

  • Sökväg/prenumerationer/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Workloads/sapVirtualInstances/{sapVirtualInstanceName}
  • Åtgärd IdSAPVirtualInstances_Get
GetSapVirtualInstances(ResourceGroupResource)

Hämtar en samling SapVirtualInstanceResources i ResourceGroupResource.

Gäller för