ResourcesExtensions
BicepDecompile(SubscriptionResource, DecompileOperationContent, CancellationToken)
BicepDecompileAsync(SubscriptionResource, DecompileOperationContent, CancellationToken)
CalculateDeploymentTemplateHash(TenantResource, BinaryData, CancellationToken)
CalculateDeploymentTemplateHashAsync(TenantResource, BinaryData, CancellationToken)
GetArmApplication(ResourceGroupResource, String, CancellationToken)
GetArmApplicationAsync(ResourceGroupResource, String, CancellationToken)
GetArmApplicationDefinition(ResourceGroupResource, String, CancellationToken)
GetArmApplicationDefinitionAsync(ResourceGroupResource, String, CancellationToken)
GetArmApplicationDefinitionResource(ArmClient, ResourceIdentifier)
GetArmApplicationDefinitions(ResourceGroupResource)
GetArmApplicationResource(ArmClient, ResourceIdentifier)
GetArmApplications(ResourceGroupResource)
GetArmApplications(SubscriptionResource, CancellationToken)
GetArmApplicationsAsync(SubscriptionResource, CancellationToken)
GetArmDeployment(ManagementGroupResource, String, CancellationToken)
GetArmDeployment(ResourceGroupResource, String, CancellationToken)
GetArmDeployment(SubscriptionResource, String, CancellationToken)
GetArmDeployment(TenantResource, String, CancellationToken)
GetArmDeploymentAsync(ManagementGroupResource, String, CancellationToken)
GetArmDeploymentAsync(ResourceGroupResource, String, CancellationToken)
GetArmDeploymentAsync(SubscriptionResource, String, CancellationToken)
GetArmDeploymentAsync(TenantResource, String, CancellationToken)
GetArmDeploymentResource(ArmClient, ResourceIdentifier)
GetArmDeployments(ManagementGroupResource)
GetArmDeployments(ResourceGroupResource)
GetArmDeployments(SubscriptionResource)
GetArmDeployments(TenantResource)
GetArmDeploymentScript(ResourceGroupResource, String, CancellationToken)
GetArmDeploymentScriptAsync(ResourceGroupResource, String, CancellationToken)
GetArmDeploymentScriptResource(ArmClient, ResourceIdentifier)
GetArmDeploymentScripts(ResourceGroupResource)
GetArmDeploymentScripts(SubscriptionResource, CancellationToken)
GetArmDeploymentScriptsAsync(SubscriptionResource, CancellationToken)
GetDataBoundaries(ArmClient, ResourceIdentifier)
GetDataBoundary(ArmClient, ResourceIdentifier, DataBoundaryName, CancellationToken)
GetDataBoundaryAsync(ArmClient, ResourceIdentifier, DataBoundaryName, CancellationToken)
GetDataBoundaryResource(ArmClient, ResourceIdentifier)
GetDeploymentStack(ManagementGroupResource, String, CancellationToken)
GetDeploymentStack(ResourceGroupResource, String, CancellationToken)
GetDeploymentStack(SubscriptionResource, String, CancellationToken)
GetDeploymentStackAsync(ManagementGroupResource, String, CancellationToken)
GetDeploymentStackAsync(ResourceGroupResource, String, CancellationToken)
GetDeploymentStackAsync(SubscriptionResource, String, CancellationToken)
GetDeploymentStackResource(ArmClient, ResourceIdentifier)
GetDeploymentStacks(ManagementGroupResource)
GetDeploymentStacks(ResourceGroupResource)
GetDeploymentStacks(SubscriptionResource)
GetJitRequest(ResourceGroupResource, String, CancellationToken)
GetJitRequestAsync(ResourceGroupResource, String, CancellationToken)
GetJitRequestDefinitions(SubscriptionResource, CancellationToken)
GetJitRequestDefinitionsAsync(SubscriptionResource, CancellationToken)
GetJitRequestResource(ArmClient, ResourceIdentifier)
GetJitRequests(ResourceGroupResource)
GetScriptLogResource(ArmClient, ResourceIdentifier)
GetTemplateSpec(ResourceGroupResource, String, TemplateSpecExpandKind?, CancellationToken)
GetTemplateSpecAsync(ResourceGroupResource, String, TemplateSpecExpandKind?, CancellationToken)
GetTemplateSpecResource(ArmClient, ResourceIdentifier)
GetTemplateSpecs(ResourceGroupResource)
GetTemplateSpecs(SubscriptionResource, TemplateSpecExpandKind?, CancellationToken)
GetTemplateSpecsAsync(SubscriptionResource, TemplateSpecExpandKind?, CancellationToken)
GetTemplateSpecVersionResource(ArmClient, ResourceIdentifier)
GetTenantDataBoundaries(TenantResource)
GetTenantDataBoundary(TenantResource, DataBoundaryName, CancellationToken)
GetTenantDataBoundaryAsync(TenantResource, DataBoundaryName, CancellationToken)
GetTenantDataBoundaryResource(ArmClient, ResourceIdentifier)
net10.0-windows7.0
namespace Azure.ResourceManager.Resources
{
public static class ResourcesExtensions
{
[AsyncStateMachine(typeof(<GetTenantDataBoundaryAsync>d__66))]
public static Task<Response<TenantDataBoundaryResource>> GetTenantDataBoundaryAsync(this TenantResource tenantResource, DataBoundaryName name, CancellationToken cancellationToken = default);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assembly | Azure.ResourceManager.Resources , Version=1.9.1.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.Resources (1.9.1) net8.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API