CommunicationServiceResource 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表 CommunicationServiceResource 的類別,以及可對它執行的實例作業。 如果您有 , ResourceIdentifier 您可以使用 GetCommunicationServiceResource 方法從 的 ArmClient 實例建構 CommunicationServiceResource 。 否則,您可以使用 GetCommunicationServiceResource 方法從其父資源 ResourceGroupResource 取得一個資源。
public class CommunicationServiceResource : Azure.ResourceManager.ArmResource
type CommunicationServiceResource = class
inherit ArmResource
Public Class CommunicationServiceResource
Inherits ArmResource
- 繼承
建構函式
CommunicationServiceResource() |
初始化 類別的新實例 CommunicationServiceResource 以進行模擬。 |
欄位
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) |
產生實例的資源識別碼 CommunicationServiceResource 。 |
Delete(WaitUntil, CancellationToken) |
刪除 CommunicationService 的作業。
|
DeleteAsync(WaitUntil, CancellationToken) |
刪除 CommunicationService 的作業。
|
Get(CancellationToken) |
取得 CommunicationService 及其屬性。
|
GetAsync(CancellationToken) |
取得 CommunicationService 及其屬性。
|
GetAvailableLocations(CancellationToken) |
列出所有可用的地理位置。 (繼承來源 ArmResource) |
GetAvailableLocationsAsync(CancellationToken) |
列出所有可用的地理位置。 (繼承來源 ArmResource) |
GetKeys(CancellationToken) |
取得 CommunicationService 資源的存取金鑰。
|
GetKeysAsync(CancellationToken) |
取得 CommunicationService 資源的存取金鑰。
|
GetManagementLock(String, CancellationToken) |
依範圍取得管理鎖定。
|
GetManagementLockAsync(String, CancellationToken) |
依範圍取得管理鎖定。
|
GetManagementLocks() |
取得 ArmResource 中的 ManagementLockResources 集合。 (繼承來源 ArmResource) |
GetPolicyAssignment(String, CancellationToken) |
此作業會擷取單一原則指派,並指定其名稱及其建立所在的範圍。
|
GetPolicyAssignmentAsync(String, CancellationToken) |
此作業會擷取單一原則指派,並指定其名稱及其建立所在的範圍。
|
GetPolicyAssignments() |
取得 ArmResource 中的 PolicyAssignmentResources 集合。 (繼承來源 ArmResource) |
GetPolicyExemption(String, CancellationToken) |
這項作業會擷取單一原則豁免,並指定其名稱及其建立所在的範圍。 要求路徑:/{scope}/providers/Microsoft.Authorization/policyExemptions/{policyExemptionName} 作業識別碼:PolicyExemptions_Get (繼承來源 ArmResource) |
GetPolicyExemptionAsync(String, CancellationToken) |
這項作業會擷取單一原則豁免,並指定其名稱及其建立所在的範圍。 要求路徑:/{scope}/providers/Microsoft.Authorization/policyExemptions/{policyExemptionName} 作業識別碼:PolicyExemptions_Get (繼承來源 ArmResource) |
GetPolicyExemptions() |
取得 ArmResource 中 PolicyExemptionResources 的集合。 (繼承來源 ArmResource) |
GetTagResource() |
取得 物件,此物件代表 TagResource 以及可在 ArmResource 中對它執行的實例作業。 (繼承來源 ArmResource) |
LinkNotificationHub(LinkNotificationHubContent, CancellationToken) |
將 Azure 通知中樞連結至此通訊服務。
|
LinkNotificationHubAsync(LinkNotificationHubContent, CancellationToken) |
將 Azure 通知中樞連結至此通訊服務。
|
RegenerateKey(RegenerateCommunicationServiceKeyContent, CancellationToken) |
重新產生 CommunicationService 存取金鑰。 PrimaryKey 和 SecondaryKey 無法同時重新產生。
|
RegenerateKey(WaitUntil, RegenerateCommunicationServiceKeyContent, CancellationToken) |
重新產生 CommunicationService 存取金鑰。 PrimaryKey 和 SecondaryKey 無法同時重新產生。
|
RegenerateKeyAsync(RegenerateCommunicationServiceKeyContent, CancellationToken) |
重新產生 CommunicationService 存取金鑰。 PrimaryKey 和 SecondaryKey 無法同時重新產生。
|
RegenerateKeyAsync(WaitUntil, RegenerateCommunicationServiceKeyContent, CancellationToken) |
重新產生 CommunicationService 存取金鑰。 PrimaryKey 和 SecondaryKey 無法同時重新產生。
|
RemoveTag(String, CancellationToken) |
依索引鍵從資源中移除標記。
|
RemoveTagAsync(String, CancellationToken) |
依索引鍵從資源中移除標記。
|
SetTags(IDictionary<String,String>, CancellationToken) |
將資源上的標記取代為指定的集合。
|
SetTagsAsync(IDictionary<String,String>, CancellationToken) |
將資源上的標記取代為指定的集合。
|
TryGetApiVersion(ResourceType, String) |
如果已針對目前的用戶端選項設定 API 版本覆寫,則取得其覆寫。 (繼承來源 ArmResource) |
Update(CommunicationServiceResourcePatch, CancellationToken) |
更新現有 CommunicationService 的作業。
|
Update(WaitUntil, CommunicationServiceResourcePatch, CancellationToken) |
更新現有 CommunicationService 的作業。
|
UpdateAsync(CommunicationServiceResourcePatch, CancellationToken) |
更新現有 CommunicationService 的作業。
|
UpdateAsync(WaitUntil, CommunicationServiceResourcePatch, CancellationToken) |
更新現有 CommunicationService 的作業。
|
擴充方法
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 中執行之實例作業。 |
GetDiagnosticSetting(ArmResource, String, CancellationToken) |
取得指定資源的使用中診斷設定。 要求路徑:/{resourceUri}/providers/Microsoft.Insights/diagnosticSettings/{name} 作業識別碼:DiagnosticSettings_Get |
GetDiagnosticSettingAsync(ArmResource, String, CancellationToken) |
取得指定資源的使用中診斷設定。 要求路徑:/{resourceUri}/providers/Microsoft.Insights/diagnosticSettings/{name} 作業識別碼:DiagnosticSettings_Get |
GetDiagnosticSettings(ArmResource) |
取得 ArmResource 中的 DiagnosticSettingResources 集合。 |
GetLinkerResource(ArmResource, String, CancellationToken) |
傳回指定名稱的連結器資源。
|
GetLinkerResourceAsync(ArmResource, String, CancellationToken) |
傳回指定名稱的連結器資源。
|
GetLinkerResources(ArmResource) |
取得 ArmResource 中的 LinkerResources 集合。 |