ApplicationGatewayResource
ResourceType
ApplicationGatewayResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
BackendHealth(WaitUntil, String, CancellationToken)
BackendHealthAsync(WaitUntil, String, CancellationToken)
BackendHealthOnDemand(WaitUntil, ApplicationGatewayOnDemandProbe, String, CancellationToken)
BackendHealthOnDemandAsync(WaitUntil, ApplicationGatewayOnDemandProbe, String, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetApplicationGatewayPrivateEndpointConnection(String, CancellationToken)
GetApplicationGatewayPrivateEndpointConnectionAsync(String, CancellationToken)
GetApplicationGatewayPrivateEndpointConnections()
GetApplicationGatewayPrivateLinkResources(CancellationToken)
GetApplicationGatewayPrivateLinkResourcesAsync(CancellationToken)
GetAsync(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)
Update(NetworkTagsObject, CancellationToken)
UpdateAsync(NetworkTagsObject, CancellationToken)
net10.0
namespace Azure.ResourceManager.Network
{
public class ApplicationGatewayResource : ArmResource, IJsonModel<ApplicationGatewayData>, IPersistableModel<ApplicationGatewayData>
{
public virtual ApplicationGatewayData Data { get; }
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.Network , Version=1.14.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Network (1.14.0) net8.0 |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API