Freigeben über


AvsPrivateCloudResource Klasse

Definition

Eine Klasse, die eine AvsPrivateCloud zusammen mit dem instance Vorgänge darstellt, die darauf ausgeführt werden können. Wenn Sie über einen ResourceIdentifier verfügen, können Sie eine AvsPrivateCloudResource aus einer instance ArmClient der GetAvsPrivateCloudResource-Methode erstellen. Andernfalls können Sie eine von der übergeordneten Ressource ResourceGroupResource mithilfe der GetAvsPrivateCloud-Methode abrufen.

public class AvsPrivateCloudResource : Azure.ResourceManager.ArmResource
type AvsPrivateCloudResource = class
    inherit ArmResource
Public Class AvsPrivateCloudResource
Inherits ArmResource
Vererbung
AvsPrivateCloudResource

Konstruktoren

AvsPrivateCloudResource()

Initialisiert eine neue instance der AvsPrivateCloudResource -Klasse zum Mocking.

Felder

ResourceType

Ruft den Ressourcentyp für die Vorgänge ab.

Eigenschaften

Client

Ruft den ArmClient ab, aus dem dieser Ressourcenclient erstellt wurde.

(Geerbt von ArmResource)
Data

Ruft die Daten ab, die dieses Feature darstellen.

Diagnostics

Ruft die Diagnoseoptionen für diesen Ressourcenclient ab.

(Geerbt von ArmResource)
Endpoint

Ruft den Basis-URI für diesen Ressourcenclient ab.

(Geerbt von ArmResource)
HasData

Ruft ab, ob der aktuelle instance Daten enthält.

Id

Ruft den Ressourcenbezeichner ab.

(Geerbt von ArmResource)
Pipeline

Ruft die Pipeline für diesen Ressourcenclient ab.

(Geerbt von ArmResource)

Methoden

AddTag(String, String, CancellationToken)

Fügen Sie der aktuellen Ressource ein Tag hinzu.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgang IdPrivateClouds_Get
AddTagAsync(String, String, CancellationToken)

Fügen Sie der aktuellen Ressource ein Tag hinzu.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgang IdPrivateClouds_Get
CanUseTagResource(CancellationToken)

Überprüft, ob die TagResource-API in der aktuellen Umgebung bereitgestellt wird.

(Geerbt von ArmResource)
CanUseTagResourceAsync(CancellationToken)

Überprüft, ob die TagResource-API in der aktuellen Umgebung bereitgestellt wird.

(Geerbt von ArmResource)
CreateResourceIdentifier(String, String, String)

Generieren Sie den Ressourcenbezeichner eines AvsPrivateCloudResource instance.

Delete(WaitUntil, CancellationToken)

Löschen einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgang IdPrivateClouds_Delete
DeleteAsync(WaitUntil, CancellationToken)

Löschen einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgang IdPrivateClouds_Delete
Get(CancellationToken)

Abrufen einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgang IdPrivateClouds_Get
GetAdminCredentials(CancellationToken)

Auflisten der Administratoranmeldeinformationen für die private Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/listAdminCredentials
  • Vorgang IdPrivateClouds_ListAdminCredentials
GetAdminCredentialsAsync(CancellationToken)

Auflisten der Administratoranmeldeinformationen für die private Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/listAdminCredentials
  • Vorgang IdPrivateClouds_ListAdminCredentials
GetAsync(CancellationToken)

Abrufen einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgang IdPrivateClouds_Get
GetAvailableLocations(CancellationToken)

Listet alle verfügbaren geografischen Standorte auf.

(Geerbt von ArmResource)
GetAvailableLocationsAsync(CancellationToken)

Listet alle verfügbaren geografischen Standorte auf.

(Geerbt von ArmResource)
GetAvsCloudLink(String, CancellationToken)

Abrufen eines Cloudlinks nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/cloudLinks/{cloudLinkName}
  • Vorgang IdCloudLinks_Get
GetAvsCloudLinkAsync(String, CancellationToken)

Abrufen eines Cloudlinks nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/cloudLinks/{cloudLinkName}
  • Vorgang IdCloudLinks_Get
GetAvsCloudLinks()

Ruft eine Auflistung von AvsCloudLinkResources in der AvsPrivateCloud ab.

GetAvsPrivateCloudAddon(String, CancellationToken)

Abrufen eines Addons nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/addons/{addonName}
  • Vorgang IdAddons_Get
GetAvsPrivateCloudAddonAsync(String, CancellationToken)

Abrufen eines Addons nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/addons/{addonName}
  • Vorgang IdAddons_Get
GetAvsPrivateCloudAddons()

Ruft eine Auflistung von AvsPrivateCloudAddonResources in der AvsPrivateCloud ab.

GetAvsPrivateCloudCluster(String, CancellationToken)

Abrufen eines Clusters nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/clusters/{clusterName}
  • Vorgang IdClusters_Get
GetAvsPrivateCloudClusterAsync(String, CancellationToken)

Abrufen eines Clusters nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/clusters/{clusterName}
  • Vorgang IdClusters_Get
GetAvsPrivateCloudClusters()

Ruft eine Auflistung von AvsPrivateCloudClusterResources in der AvsPrivateCloud ab.

GetExpressRouteAuthorization(String, CancellationToken)

Abrufen einer ExpressRoute-Leitungsautorisierung nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/authorizations/{authorizationName}
  • Vorgang IdAuthorizations_Get
GetExpressRouteAuthorizationAsync(String, CancellationToken)

Abrufen einer ExpressRoute-Leitungsautorisierung nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/authorizations/{authorizationName}
  • Vorgang IdAuthorizations_Get
GetExpressRouteAuthorizations()

Ruft eine Auflistung von ExpressRouteAuthorizationResources in der AvsPrivateCloud ab.

GetGlobalReachConnection(String, CancellationToken)

Abrufen einer globalen Reichweitenverbindung nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/globalReachConnections/{globalReachConnectionName}
  • Vorgang IdGlobalReachConnections_Get
GetGlobalReachConnectionAsync(String, CancellationToken)

Abrufen einer globalen Reichweitenverbindung nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/globalReachConnections/{globalReachConnectionName}
  • Vorgang IdGlobalReachConnections_Get
GetGlobalReachConnections()

Ruft eine Auflistung von GlobalReachConnectionResources in der AvsPrivateCloud ab.

GetHcxEnterpriseSite(String, CancellationToken)

Abrufen einer HCX Enterprise-Website nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/hcxEnterpriseSites/{hcxEnterpriseSiteName}
  • Vorgang IdHcxEnterpriseSites_Get
GetHcxEnterpriseSiteAsync(String, CancellationToken)

Abrufen einer HCX Enterprise-Website nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/hcxEnterpriseSites/{hcxEnterpriseSiteName}
  • Vorgang IdHcxEnterpriseSites_Get
GetHcxEnterpriseSites()

Ruft eine Auflistung von HcxEnterpriseSiteResources in der AvsPrivateCloud ab.

GetManagementLock(String, CancellationToken)

Rufen Sie eine Verwaltungssperre nach Bereich ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • Vorgangs-IdManagementLocks_GetByScope
(Geerbt von ArmResource)
GetManagementLockAsync(String, CancellationToken)

Rufen Sie eine Verwaltungssperre nach Bereich ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • Vorgangs-IdManagementLocks_GetByScope
(Geerbt von ArmResource)
GetManagementLocks()

Ruft eine Auflistung von ManagementLockResources in ArmResource ab.

(Geerbt von ArmResource)
GetPolicyAssignment(String, CancellationToken)

Dieser Vorgang ruft eine einzelne Richtlinienzuweisung ab, wobei ihr Name und der Bereich angegeben sind, in dem sie erstellt wurde.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • Vorgangs-IdPolicyAssignments_Get
(Geerbt von ArmResource)
GetPolicyAssignmentAsync(String, CancellationToken)

Dieser Vorgang ruft eine einzelne Richtlinienzuweisung ab, wobei ihr Name und der Bereich angegeben sind, in dem sie erstellt wurde.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • Vorgangs-IdPolicyAssignments_Get
(Geerbt von ArmResource)
GetPolicyAssignments()

Ruft eine Auflistung von PolicyAssignmentResources in ArmResource ab.

(Geerbt von ArmResource)
GetScriptExecution(String, CancellationToken)

Abrufen einer Skriptausführung nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/scriptExecutions/{scriptExecutionName}
  • Vorgang IdScriptExecutions_Get
GetScriptExecutionAsync(String, CancellationToken)

Abrufen einer Skriptausführung nach Name in einer privaten Cloud

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/scriptExecutions/{scriptExecutionName}
  • Vorgang IdScriptExecutions_Get
GetScriptExecutions()

Ruft eine Auflistung von ScriptExecutionResources in der AvsPrivateCloud ab.

GetScriptPackage(String, CancellationToken)

Abrufen eines Skriptpakets, das für die Ausführung in einer privaten Cloud verfügbar ist

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/scriptPackages/{scriptPackageName}
  • Vorgang IdScriptPackages_Get
GetScriptPackageAsync(String, CancellationToken)

Abrufen eines Skriptpakets, das für die Ausführung in einer privaten Cloud verfügbar ist

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/scriptPackages/{scriptPackageName}
  • Vorgang IdScriptPackages_Get
GetScriptPackages()

Ruft eine Auflistung von ScriptPackageResources in der AvsPrivateCloud ab.

GetTagResource()

Ruft ein -Objekt ab, das eine TagResource zusammen mit den instance-Vorgängen darstellt, die in ArmResource ausgeführt werden können.

(Geerbt von ArmResource)
GetWorkloadNetwork(WorkloadNetworkName, CancellationToken)

Rufen Sie ein Workloadnetzwerk für die private Cloud ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/{workloadNetworkName}
  • Vorgang IdWorkloadNetworks_Get
GetWorkloadNetworkAsync(WorkloadNetworkName, CancellationToken)

Rufen Sie ein Workloadnetzwerk für die private Cloud ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/{workloadNetworkName}
  • Vorgang IdWorkloadNetworks_Get
GetWorkloadNetworkDhcp(String, CancellationToken)

Abrufen von DHCP nach ID in einem Workloadnetzwerk in der privaten Cloud.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/dhcpConfigurations/{dhcpId}
  • Vorgangs-IdWorkloadNetworks_GetDhcp
GetWorkloadNetworkDhcpAsync(String, CancellationToken)

Abrufen von DHCP nach ID in einem Workloadnetzwerk in der privaten Cloud.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/dhcpConfigurations/{dhcpId}
  • Vorgangs-IdWorkloadNetworks_GetDhcp
GetWorkloadNetworkDhcps()

Ruft eine Auflistung von WorkloadNetworkDhcpResources in avsPrivateCloud ab.

GetWorkloadNetworkDnsService(String, CancellationToken)

Rufen Sie einen DNS-Dienst nach ID in einem Workloadnetzwerk in einer privaten Cloud ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/dnsServices/{dnsServiceId}
  • Vorgangs-IdWorkloadNetworks_GetDnsService
GetWorkloadNetworkDnsServiceAsync(String, CancellationToken)

Rufen Sie einen DNS-Dienst nach ID in einem Workloadnetzwerk in einer privaten Cloud ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/dnsServices/{dnsServiceId}
  • Vorgangs-IdWorkloadNetworks_GetDnsService
GetWorkloadNetworkDnsServices()

Ruft eine Auflistung von WorkloadNetworkDnsServiceResources in avsPrivateCloud ab.

GetWorkloadNetworkDnsZone(String, CancellationToken)

Rufen Sie eine DNS-Zone nach ID in einem Workloadnetzwerk in einer privaten Cloud ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/dnsZones/{dnsZoneId}
  • Vorgangs-IdWorkloadNetworks_GetDnsZone
GetWorkloadNetworkDnsZoneAsync(String, CancellationToken)

Rufen Sie eine DNS-Zone nach ID in einem Workloadnetzwerk in einer privaten Cloud ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/dnsZones/{dnsZoneId}
  • Vorgangs-IdWorkloadNetworks_GetDnsZone
GetWorkloadNetworkDnsZones()

Ruft eine Auflistung von WorkloadNetworkDnsZoneResources in avsPrivateCloud ab.

GetWorkloadNetworkGateway(String, CancellationToken)

Abrufen eines Gateways nach ID in einem Workloadnetzwerk in der privaten Cloud.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/gateways/{gatewayId}
  • Vorgangs-IdWorkloadNetworks_GetGateway
GetWorkloadNetworkGatewayAsync(String, CancellationToken)

Abrufen eines Gateways nach ID in einem Workloadnetzwerk in der privaten Cloud.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/gateways/{gatewayId}
  • Vorgangs-IdWorkloadNetworks_GetGateway
GetWorkloadNetworkGateways()

Ruft eine Auflistung von WorkloadNetworkGatewayResources in AvsPrivateCloud ab.

GetWorkloadNetworkPortMirroringProfile(String, CancellationToken)

Abrufen eines Portspiegelungsprofils nach ID in einem Workloadnetzwerk in der privaten Cloud.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/portMirroringProfiles/{portMirroringId}
  • Vorgangs-IdWorkloadNetworks_GetPortMirroring
GetWorkloadNetworkPortMirroringProfileAsync(String, CancellationToken)

Abrufen eines Portspiegelungsprofils nach ID in einem Workloadnetzwerk in der privaten Cloud.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/portMirroringProfiles/{portMirroringId}
  • Vorgangs-IdWorkloadNetworks_GetPortMirroring
GetWorkloadNetworkPortMirroringProfiles()

Ruft eine Auflistung von WorkloadNetworkPortMirroringProfileResources in AvsPrivateCloud ab.

GetWorkloadNetworkPublicIP(String, CancellationToken)

Rufen Sie eine öffentliche IP-Adresse block by ID in einem Workloadnetzwerk in einer privaten Cloud ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/publicIPs/{publicIPId}
  • Vorgangs-IdWorkloadNetworks_GetPublicIP
GetWorkloadNetworkPublicIPAsync(String, CancellationToken)

Rufen Sie eine öffentliche IP-Adresse block by ID in einem Workloadnetzwerk in einer privaten Cloud ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/publicIPs/{publicIPId}
  • Vorgangs-IdWorkloadNetworks_GetPublicIP
GetWorkloadNetworkPublicIPs()

Ruft eine Auflistung von WorkloadNetworkPublicIPResources in avsPrivateCloud ab.

GetWorkloadNetworks()

Ruft eine Auflistung von WorkloadNetworkResources in AvsPrivateCloud ab.

GetWorkloadNetworkSegment(String, CancellationToken)

Rufen Sie ein Segment nach ID in einem Workloadnetzwerk in einer privaten Cloud ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/segments/{segmentId}
  • Vorgangs-IdWorkloadNetworks_GetSegment
GetWorkloadNetworkSegmentAsync(String, CancellationToken)

Rufen Sie ein Segment nach ID in einem Workloadnetzwerk in einer privaten Cloud ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/segments/{segmentId}
  • Vorgangs-IdWorkloadNetworks_GetSegment
GetWorkloadNetworkSegments()

Ruft eine Auflistung von WorkloadNetworkSegmentResources in der AvsPrivateCloud ab.

GetWorkloadNetworkVirtualMachine(String, CancellationToken)

Abrufen eines virtuellen Computers nach ID in einem Workloadnetzwerk in einer privaten Cloud.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/virtualMachines/{virtualMachineId}
  • Vorgangs-IdWorkloadNetworks_GetVirtualMachine
GetWorkloadNetworkVirtualMachineAsync(String, CancellationToken)

Abrufen eines virtuellen Computers nach ID in einem Workloadnetzwerk in einer privaten Cloud.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/virtualMachines/{virtualMachineId}
  • Vorgangs-IdWorkloadNetworks_GetVirtualMachine
GetWorkloadNetworkVirtualMachines()

Ruft eine Auflistung von WorkloadNetworkVirtualMachineResources in avsPrivateCloud ab.

GetWorkloadNetworkVmGroup(String, CancellationToken)

Rufen Sie eine VM-Gruppe nach ID in einem Workloadnetzwerk in einer privaten Cloud ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/vmGroups/{vmGroupId}
  • Vorgangs-IdWorkloadNetworks_GetVMGroup
GetWorkloadNetworkVmGroupAsync(String, CancellationToken)

Rufen Sie eine VM-Gruppe nach ID in einem Workloadnetzwerk in einer privaten Cloud ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/vmGroups/{vmGroupId}
  • Vorgangs-IdWorkloadNetworks_GetVMGroup
GetWorkloadNetworkVmGroups()

Ruft eine Auflistung von WorkloadNetworkVmGroupResources in avsPrivateCloud ab.

RemoveTag(String, CancellationToken)

Entfernt ein Tag nach Schlüssel aus der Ressource.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgangs-IdPrivateClouds_Get
RemoveTagAsync(String, CancellationToken)

Entfernt ein Tag nach Schlüssel aus der Ressource.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgangs-IdPrivateClouds_Get
RotateNsxtPassword(WaitUntil, CancellationToken)

Rotieren des NSX-T Manager-Kennworts

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/rotateNsxtPassword
  • Vorgangs-IdPrivateClouds_RotateNsxtPassword
RotateNsxtPasswordAsync(WaitUntil, CancellationToken)

Rotieren des NSX-T Manager-Kennworts

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/rotateNsxtPassword
  • Vorgangs-IdPrivateClouds_RotateNsxtPassword
RotateVCenterPassword(WaitUntil, CancellationToken)

Rotieren des vCenter-Kennworts

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/rotateVcenterPassword
  • Vorgangs-IdPrivateClouds_RotateVcenterPassword
RotateVCenterPasswordAsync(WaitUntil, CancellationToken)

Rotieren des vCenter-Kennworts

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/rotateVcenterPassword
  • Vorgangs-IdPrivateClouds_RotateVcenterPassword
SetTags(IDictionary<String,String>, CancellationToken)

Ersetzen Sie die Tags für die Ressource durch den angegebenen Satz.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgangs-IdPrivateClouds_Get
SetTagsAsync(IDictionary<String,String>, CancellationToken)

Ersetzen Sie die Tags für die Ressource durch den angegebenen Satz.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgangs-IdPrivateClouds_Get
TryGetApiVersion(ResourceType, String)

Ruft die API-Version außer Kraft, wenn sie für die aktuellen Clientoptionen festgelegt wurde.

(Geerbt von ArmResource)
Update(WaitUntil, AvsPrivateCloudPatch, CancellationToken)

Aktualisieren einer privaten Cloud

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgangs-IdPrivateClouds_Update
UpdateAsync(WaitUntil, AvsPrivateCloudPatch, CancellationToken)

Aktualisieren einer privaten Cloud

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Vorgangs-IdPrivateClouds_Update

Erweiterungsmethoden

GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken)

Abrufen der Rollendefinition nach Name (GUID).

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • Vorgangs-IdRoleDefinitions_Get
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken)

Abrufen der Rollendefinition nach Name (GUID).

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • Vorgangs-IdRoleDefinitions_Get
GetAuthorizationRoleDefinitions(ArmResource)

Ruft eine Auflistung von AuthorizationRoleDefinitionResources in armResource ab.

GetDenyAssignment(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Ablehnungszuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • Vorgangs-IdDenyAssignments_Get
GetDenyAssignmentAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Ablehnungszuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • Vorgangs-IdDenyAssignments_Get
GetDenyAssignments(ArmResource)

Ruft eine Auflistung von DenyAssignmentResources in ArmResource ab.

GetRoleAssignment(ArmResource, String, String, CancellationToken)

Rufen Sie eine Rollenzuweisung nach Bereich und Name ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • Vorgangs-IdRoleAssignments_Get
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken)

Rufen Sie eine Rollenzuweisung nach Bereich und Name ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • Vorgangs-IdRoleAssignments_Get
GetRoleAssignments(ArmResource)

Ruft eine Auflistung von RoleAssignmentResources in ArmResource ab.

GetRoleAssignmentSchedule(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenzuweisungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • Vorgangs-IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenzuweisungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • Vorgangs-IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenzuweisungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • Vorgangs-IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenzuweisungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • Vorgangs-IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstances(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleInstanceResources in armResource ab.

GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Zeitplan für die Rollenzuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • Vorgangs-IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Zeitplan für die Rollenzuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • Vorgangs-IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequests(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleRequestResources in armResource ab.

GetRoleAssignmentSchedules(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleResources in armResource ab.

GetRoleEligibilitySchedule(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenberechtigungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • Vorgangs-IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenberechtigungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • Vorgangs-IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenberechtigungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • Vorgangs-IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenberechtigungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • Vorgangs-IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstances(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleInstanceResources in ArmResource ab.

GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Rollenberechtigungszeitplan ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • Vorgangs-IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Rollenberechtigungszeitplan ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • Vorgangs-IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequests(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleRequestResources in armResource ab.

GetRoleEligibilitySchedules(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleResources in armResource ab.

GetRoleManagementPolicies(ArmResource)

Ruft eine Auflistung von RoleManagementPolicyResources in ArmResource ab.

GetRoleManagementPolicy(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinie für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • Vorgangs-IdRoleManagementPolicies_Get
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinienzuweisung für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • Vorgangs-IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinienzuweisung für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • Vorgang IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignments(ArmResource)

Ruft eine Auflistung von RoleManagementPolicyAssignmentResources in ArmResource ab.

GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinie für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • Vorgang IdRoleManagementPolicies_Get
GetSystemAssignedIdentity(ArmResource)

Ruft ein -Objekt ab, das eine SystemAssignedIdentityResource zusammen mit den instance Vorgängen darstellt, die in ArmResource ausgeführt werden können.

GetLinkerResource(ArmResource, String, CancellationToken)

Gibt eine Linkerressource für einen angegebenen Namen zurück.

  • Anforderungspfad/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • Vorgangs-IdLinker_Get
GetLinkerResourceAsync(ArmResource, String, CancellationToken)

Gibt eine Linkerressource für einen angegebenen Namen zurück.

  • Anforderungspfad/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • Vorgang IdLinker_Get
GetLinkerResources(ArmResource)

Ruft eine Auflistung von LinkerResources in ArmResource ab.

Gilt für: