你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AppPlatformServiceResource 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 AppPlatformService 的类,以及可对其进行执行的实例操作。 如果有 ,ResourceIdentifier则可以使用 GetAppPlatformServiceResource 方法从 实例ArmClient构造 AppPlatformServiceResource 。 否则,可以使用 GetAppPlatformService 方法从其父资源 ResourceGroupResource 获取一个。
public class AppPlatformServiceResource : Azure.ResourceManager.ArmResource
type AppPlatformServiceResource = class
inherit ArmResource
Public Class AppPlatformServiceResource
Inherits ArmResource
- 继承
构造函数
AppPlatformServiceResource() |
初始化 类的新实例 AppPlatformServiceResource 以便模拟。 |
字段
ResourceType |
获取操作的资源类型。 |
属性
Client |
获取 ArmClient 创建自的此资源客户端。 (继承自 ArmResource) |
Data |
获取表示此功能的数据。 |
Diagnostics |
获取此资源客户端的诊断选项。 (继承自 ArmResource) |
Endpoint |
获取此资源客户端的基 URI。 (继承自 ArmResource) |
HasData |
获取当前实例是否具有数据。 |
Id |
获取资源标识符。 (继承自 ArmResource) |
Pipeline |
获取此资源客户端的管道。 (继承自 ArmResource) |
方法
AddTag(String, String, CancellationToken) |
将标记添加到当前资源。
|
AddTagAsync(String, String, CancellationToken) |
将标记添加到当前资源。
|
CanUseTagResource(CancellationToken) |
检查 TagResource API 是否部署在当前环境中。 (继承自 ArmResource) |
CanUseTagResourceAsync(CancellationToken) |
检查 TagResource API 是否部署在当前环境中。 (继承自 ArmResource) |
CreateResourceIdentifier(String, String, String) |
生成实例的资源标识符 AppPlatformServiceResource 。 |
Delete(WaitUntil, CancellationToken) |
删除服务的操作。
|
DeleteAsync(WaitUntil, CancellationToken) |
删除服务的操作。
|
DisableTestEndpoint(CancellationToken) |
禁用服务的测试终结点功能。
|
DisableTestEndpointAsync(CancellationToken) |
禁用服务的测试终结点功能。
|
EnableTestEndpoint(CancellationToken) |
为服务启用测试终结点功能。
|
EnableTestEndpointAsync(CancellationToken) |
为服务启用测试终结点功能。
|
Get(CancellationToken) |
获取服务及其属性。
|
GetAppPlatformApiPortal(String, CancellationToken) |
获取 API 门户及其属性。
|
GetAppPlatformApiPortalAsync(String, CancellationToken) |
获取 API 门户及其属性。
|
GetAppPlatformApiPortals() |
获取 AppPlatformService 中 AppPlatformApiPortalResources 的集合。 |
GetAppPlatformApp(String, String, CancellationToken) |
获取应用及其属性。
|
GetAppPlatformAppAsync(String, String, CancellationToken) |
获取应用及其属性。
|
GetAppPlatformApps() |
获取 AppPlatformService 中 AppPlatformAppResources 的集合。 |
GetAppPlatformBuildService(String, CancellationToken) |
获取生成服务资源。
|
GetAppPlatformBuildServiceAsync(String, CancellationToken) |
获取生成服务资源。
|
GetAppPlatformBuildServices() |
获取 AppPlatformService 中的 AppPlatformBuildServiceResources 的集合。 |
GetAppPlatformCertificate(String, CancellationToken) |
获取证书资源。
|
GetAppPlatformCertificateAsync(String, CancellationToken) |
获取证书资源。
|
GetAppPlatformCertificates() |
获取 AppPlatformService 中 AppPlatformCertificateResources 的集合。 |
GetAppPlatformConfigServer() |
获取一个对象,该对象表示 AppPlatformConfigServerResource 以及可在 AppPlatformService 中对它执行的实例操作。 |
GetAppPlatformConfigurationService(String, CancellationToken) |
获取应用程序配置服务及其属性。
|
GetAppPlatformConfigurationServiceAsync(String, CancellationToken) |
获取应用程序配置服务及其属性。
|
GetAppPlatformConfigurationServices() |
获取 AppPlatformService 中 AppPlatformConfigurationServiceResources 的集合。 |
GetAppPlatformGateway(String, CancellationToken) |
获取 Spring Cloud 网关及其属性。
|
GetAppPlatformGatewayAsync(String, CancellationToken) |
获取 Spring Cloud 网关及其属性。
|
GetAppPlatformGateways() |
获取 AppPlatformService 中 AppPlatformGatewayResources 的集合。 |
GetAppPlatformMonitoringSetting() |
获取一个对象,该对象表示 AppPlatformMonitoringSettingResource 以及可在 AppPlatformService 中对它执行的实例操作。 |
GetAppPlatformServiceRegistries() |
获取 AppPlatformService 中的 AppPlatformServiceRegistryResources 的集合。 |
GetAppPlatformServiceRegistry(String, CancellationToken) |
获取服务注册表及其属性。
|
GetAppPlatformServiceRegistryAsync(String, CancellationToken) |
获取服务注册表及其属性。
|
GetAppPlatformStorage(String, CancellationToken) |
获取存储资源。
|
GetAppPlatformStorageAsync(String, CancellationToken) |
获取存储资源。
|
GetAppPlatformStorages() |
获取 AppPlatformService 中 AppPlatformStorageResources 的集合。 |
GetAsync(CancellationToken) |
获取服务及其属性。
|
GetAvailableLocations(CancellationToken) |
列出所有可用的地理位置。 (继承自 ArmResource) |
GetAvailableLocationsAsync(CancellationToken) |
列出所有可用的地理位置。 (继承自 ArmResource) |
GetDeployments(IEnumerable<String>, CancellationToken) |
列出特定服务的部署
|
GetDeploymentsAsync(IEnumerable<String>, CancellationToken) |
列出特定服务的部署
|
GetManagementLock(String, CancellationToken) |
按范围获取管理锁。
|
GetManagementLockAsync(String, CancellationToken) |
按范围获取管理锁。
|
GetManagementLocks() |
获取 ArmResource 中的 ManagementLockResources 集合。 (继承自 ArmResource) |
GetPolicyAssignment(String, CancellationToken) |
此操作检索单个策略分配,给定其名称和创建范围。
|
GetPolicyAssignmentAsync(String, CancellationToken) |
此操作检索单个策略分配,给定其名称和创建范围。
|
GetPolicyAssignments() |
获取 ArmResource 中 PolicyAssignmentResources 的集合。 (继承自 ArmResource) |
GetTagResource() |
获取一个 对象,该对象表示 TagResource 以及可在 ArmResource 中对其进行执行的实例操作。 (继承自 ArmResource) |
GetTestKeys(CancellationToken) |
列出服务的测试密钥。
|
GetTestKeysAsync(CancellationToken) |
列出服务的测试密钥。
|
RegenerateTestKey(RegenerateAppPlatformServiceTestKeyContent, CancellationToken) |
为服务重新生成测试密钥。
|
RegenerateTestKeyAsync(RegenerateAppPlatformServiceTestKeyContent, CancellationToken) |
为服务重新生成测试密钥。
|
RemoveTag(String, CancellationToken) |
按键从资源中删除标记。
|
RemoveTagAsync(String, CancellationToken) |
按键从资源中删除标记。
|
SetTags(IDictionary<String,String>, CancellationToken) |
将资源上的标记替换为给定集。
|
SetTagsAsync(IDictionary<String,String>, CancellationToken) |
将资源上的标记替换为给定集。
|
Start(WaitUntil, CancellationToken) |
启动服务。
|
StartAsync(WaitUntil, CancellationToken) |
启动服务。
|
Stop(WaitUntil, CancellationToken) |
停止服务。
|
StopAsync(WaitUntil, CancellationToken) |
停止服务。
|
TryGetApiVersion(ResourceType, String) |
获取 API 版本替代(如果已为当前客户端选项设置)。 (继承自 ArmResource) |
Update(WaitUntil, AppPlatformServiceData, CancellationToken) |
更新退出的服务的操作。
|
UpdateAsync(WaitUntil, AppPlatformServiceData, CancellationToken) |
更新退出的服务的操作。
|
ValidateConfigServer(WaitUntil, ConfigServerSettings, CancellationToken) |
检查配置服务器设置是否有效。
|
ValidateConfigServerAsync(WaitUntil, ConfigServerSettings, CancellationToken) |
检查配置服务器设置是否有效。
|
扩展方法
GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken) |
按名称 (GUID) 获取角色定义。
|
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken) |
按名称 (GUID) 获取角色定义。
|
GetAuthorizationRoleDefinitions(ArmResource) |
获取 ArmResource 中 AuthorizationRoleDefinitionResources 的集合。 |
GetDenyAssignment(ArmResource, String, CancellationToken) |
获取指定的拒绝分配。
|
GetDenyAssignmentAsync(ArmResource, String, CancellationToken) |
获取指定的拒绝分配。
|
GetDenyAssignments(ArmResource) |
获取 ArmResource 中 DenyAssignmentResources 的集合。 |
GetRoleAssignment(ArmResource, String, String, CancellationToken) |
按范围和名称获取角色分配。
|
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken) |
按范围和名称获取角色分配。
|
GetRoleAssignments(ArmResource) |
获取 ArmResource 中 RoleAssignmentResources 的集合。 |
GetRoleAssignmentSchedule(ArmResource, String, CancellationToken) |
获取资源范围的指定角色分配计划
|
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken) |
获取资源范围的指定角色分配计划
|
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken) |
获取指定的角色分配计划实例。
|
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken) |
获取指定的角色分配计划实例。
|
GetRoleAssignmentScheduleInstances(ArmResource) |
获取 ArmResource 中 RoleAssignmentScheduleInstanceResources 的集合。 |
GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken) |
获取指定的角色分配计划请求。
|
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken) |
获取指定的角色分配计划请求。
|
GetRoleAssignmentScheduleRequests(ArmResource) |
获取 ArmResource 中 RoleAssignmentScheduleRequestResources 的集合。 |
GetRoleAssignmentSchedules(ArmResource) |
获取 ArmResource 中 RoleAssignmentScheduleResources 的集合。 |
GetRoleEligibilitySchedule(ArmResource, String, CancellationToken) |
获取资源范围的指定角色资格计划
|
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken) |
获取资源范围的指定角色资格计划
|
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken) |
获取指定的角色资格计划实例。
|
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken) |
获取指定的角色资格计划实例。
|
GetRoleEligibilityScheduleInstances(ArmResource) |
获取 ArmResource 中 RoleEligibilityScheduleInstanceResources 的集合。 |
GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken) |
获取指定的角色资格计划请求。
|
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken) |
获取指定的角色资格计划请求。
|
GetRoleEligibilityScheduleRequests(ArmResource) |
获取 ArmResource 中 RoleEligibilityScheduleRequestResources 的集合。 |
GetRoleEligibilitySchedules(ArmResource) |
获取 ArmResource 中 RoleEligibilityScheduleResources 的集合。 |
GetRoleManagementPolicies(ArmResource) |
获取 ArmResource 中 RoleManagementPolicyResources 的集合。 |
GetRoleManagementPolicy(ArmResource, String, CancellationToken) |
获取资源范围的指定角色管理策略
|
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken) |
获取资源范围的指定角色管理策略分配
|
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken) |
获取资源范围的指定角色管理策略分配
|
GetRoleManagementPolicyAssignments(ArmResource) |
获取 ArmResource 中 RoleManagementPolicyAssignmentResources 的集合。 |
GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken) |
获取资源范围的指定角色管理策略
|
GetSystemAssignedIdentity(ArmResource) |
获取一个 对象,该对象表示 SystemAssignedIdentityResource 以及可在 ArmResource 中对它执行的实例操作。 |
GetLinkerResource(ArmResource, String, CancellationToken) |
返回给定名称的链接器资源。
|
GetLinkerResourceAsync(ArmResource, String, CancellationToken) |
返回给定名称的链接器资源。
|
GetLinkerResources(ArmResource) |
获取 ArmResource 中 LinkerResources 的集合。 |