ApiCenterServiceResource
ResourceType
ApiCenterServiceResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
ExportMetadataSchema(WaitUntil, MetadataSchemaExportContent, CancellationToken)
ExportMetadataSchemaAsync(WaitUntil, MetadataSchemaExportContent, CancellationToken)
Get(CancellationToken)
GetApiCenterMetadataSchema(String, CancellationToken)
GetApiCenterMetadataSchemaAsync(String, CancellationToken)
GetApiCenterMetadataSchemas()
GetApiCenterWorkspace(String, CancellationToken)
GetApiCenterWorkspaceAsync(String, CancellationToken)
GetApiCenterWorkspaces()
GetAsync(CancellationToken)
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
Update(ApiCenterServicePatch, CancellationToken)
UpdateAsync(ApiCenterServicePatch, CancellationToken)
net10.0
namespace Azure.ResourceManager.ApiCenter
{
public class ApiCenterServiceResource : ArmResource, IJsonModel<ApiCenterServiceData>, IPersistableModel<ApiCenterServiceData>
{
public virtual ApiCenterServiceData Data { get; }
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.ApiCenter , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.ApiCenter (1.0.0) net8.0 |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API