TrafficManagerEndpointCollection
TrafficManagerEndpointCollection()
CreateOrUpdate(WaitUntil, String, String, TrafficManagerEndpointData, CancellationToken)
CreateOrUpdate(WaitUntil, TrafficManagerEndpointType, String, TrafficManagerEndpointData, CancellationToken)
CreateOrUpdateAsync(WaitUntil, String, String, TrafficManagerEndpointData, CancellationToken)
CreateOrUpdateAsync(WaitUntil, TrafficManagerEndpointType, String, TrafficManagerEndpointData, CancellationToken)
Exists(String, String, CancellationToken)
Exists(TrafficManagerEndpointType, String, CancellationToken)
ExistsAsync(String, String, CancellationToken)
ExistsAsync(TrafficManagerEndpointType, String, CancellationToken)
Get(String, String, CancellationToken)
Get(TrafficManagerEndpointType, String, CancellationToken)
GetAll()
GetAllAsync()
GetAsync(String, String, CancellationToken)
GetAsync(TrafficManagerEndpointType, String, CancellationToken)
GetIfExists(String, String, CancellationToken)
GetIfExists(TrafficManagerEndpointType, String, CancellationToken)
GetIfExistsAsync(String, String, CancellationToken)
GetIfExistsAsync(TrafficManagerEndpointType, String, CancellationToken)
net11.0
namespace Azure.ResourceManager.TrafficManager
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This class is obsolete and will be removed in a future release. Use AzureEndpointTrafficManagerEndpointCollection, ExternalEndpointTrafficManagerEndpointCollection, or NestedEndpointTrafficManagerEndpointCollection instead.", false)]
public class TrafficManagerEndpointCollection : ArmCollection, IAsyncEnumerable<TrafficManagerEndpointData>, IEnumerable, IEnumerable<TrafficManagerEndpointData>
{
protected TrafficManagerEndpointCollection();
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assemblies | Azure.ResourceManager.TrafficManager , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8 Azure.ResourceManager.TrafficManager , Version=1.1.3.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.TrafficManager (1.2.0-beta.4) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API