CdnEndpointResource
ResourceType
CdnEndpointResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
CreateResourceIdentifier(String, String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAsync(CancellationToken)
GetCdnCustomDomain(String, CancellationToken)
GetCdnCustomDomainAsync(String, CancellationToken)
GetCdnCustomDomains()
GetCdnOrigin(String, CancellationToken)
GetCdnOriginAsync(String, CancellationToken)
GetCdnOriginGroup(String, CancellationToken)
GetCdnOriginGroupAsync(String, CancellationToken)
GetCdnOriginGroups()
GetCdnOrigins()
GetResourceUsages(CancellationToken)
GetResourceUsagesAsync(CancellationToken)
LoadContent(WaitUntil, LoadContent, CancellationToken)
LoadContentAsync(WaitUntil, LoadContent, CancellationToken)
PurgeContent(WaitUntil, PurgeContent, CancellationToken)
PurgeContentAsync(WaitUntil, PurgeContent, 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(WaitUntil, CdnEndpointPatch, CancellationToken)
UpdateAsync(WaitUntil, CdnEndpointPatch, CancellationToken)
ValidateCustomDomain(ValidateCustomDomainContent, CancellationToken)
ValidateCustomDomainAsync(ValidateCustomDomainContent, CancellationToken)
net11.0
namespace Azure.ResourceManager.Cdn
{
public class CdnEndpointResource : ArmResource, IJsonModel<CdnEndpointData>, IPersistableModel<CdnEndpointData>
{
public virtual CdnEndpointData Data { get; }
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assemblies | Azure.ResourceManager.Cdn , Version=1.5.1.0, PublicKeyToken=92742159e12e44c8 Azure.ResourceManager.Cdn , Version=1.6.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Cdn (1.5.1) net8.0 |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API