Azure.ResourceManager.Cdn Namespace

Classes

Name Description
AzureResourceManagerCdnContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

CdnCustomDomainCollection

A class representing a collection of CdnCustomDomainResource and their operations. Each CdnCustomDomainResource in the collection will belong to the same instance of CdnEndpointResource. To get a CdnCustomDomainCollection instance call the GetCdnCustomDomains method from an instance of CdnEndpointResource.

CdnCustomDomainData

Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com.

CdnCustomDomainResource

A class representing a CdnCustomDomain along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CdnCustomDomainResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource CdnEndpointResource using the GetCdnCustomDomains method.

CdnDeploymentVersionCollection

A class representing a collection of CdnDeploymentVersionResource and their operations. Each CdnDeploymentVersionResource in the collection will belong to the same instance of ProfileResource. To get a CdnDeploymentVersionCollection instance call the GetCdnDeploymentVersions method from an instance of ProfileResource.

CdnDeploymentVersionData

Deployment version object.

CdnDeploymentVersionResource

A class representing a CdnDeploymentVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CdnDeploymentVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ProfileResource using the GetCdnDeploymentVersions method.

CdnEndpointCollection

A class representing a collection of CdnEndpointResource and their operations. Each CdnEndpointResource in the collection will belong to the same instance of ProfileResource. To get a CdnEndpointCollection instance call the GetCdnEndpoints method from an instance of ProfileResource.

CdnEndpointData

CDN endpoint is the entity within a CDN profile containing configuration information such as origin, protocol, content caching and delivery behavior. The CDN endpoint uses the URL format <endpointname>.azureedge.net.

CdnEndpointResource

A class representing a CdnEndpoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CdnEndpointResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ProfileResource using the GetCdnEndpoints method.

CdnExtensions

A class to add extension methods to Azure.ResourceManager.Cdn.

CdnKeyGroupCollection

A class representing a collection of CdnKeyGroupResource and their operations. Each CdnKeyGroupResource in the collection will belong to the same instance of ProfileResource. To get a CdnKeyGroupCollection instance call the GetCdnKeyGroups method from an instance of ProfileResource.

CdnKeyGroupData

Contains a list of references of UrlSigningKey type secret objects.

CdnKeyGroupResource

A class representing a CdnKeyGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CdnKeyGroupResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ProfileResource using the GetCdnKeyGroups method.

CdnOriginCollection

A class representing a collection of CdnOriginResource and their operations. Each CdnOriginResource in the collection will belong to the same instance of CdnEndpointResource. To get a CdnOriginCollection instance call the GetCdnOrigins method from an instance of CdnEndpointResource.

CdnOriginData

CDN origin is the source of the content being delivered via CDN. When the edge nodes represented by an endpoint do not have the requested content cached, they attempt to fetch it from one or more of the configured origins.

CdnOriginGroupCollection

A class representing a collection of CdnOriginGroupResource and their operations. Each CdnOriginGroupResource in the collection will belong to the same instance of CdnEndpointResource. To get a CdnOriginGroupCollection instance call the GetCdnOriginGroups method from an instance of CdnEndpointResource.

CdnOriginGroupData

Origin group comprising of origins is used for load balancing to origins when the content cannot be served from CDN.

CdnOriginGroupResource

A class representing a CdnOriginGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CdnOriginGroupResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource CdnEndpointResource using the GetCdnOriginGroups method.

CdnOriginResource

A class representing a CdnOrigin along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CdnOriginResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource CdnEndpointResource using the GetCdnOrigins method.

CdnProfileAgentCollection

A class representing a collection of CdnProfileAgentResource and their operations. Each CdnProfileAgentResource in the collection will belong to the same instance of ProfileResource. To get a CdnProfileAgentCollection instance call the GetCdnProfileAgents method from an instance of ProfileResource.

CdnProfileAgentData

An agent link (web agent association) within a CDN profile.

CdnProfileAgentResource

A class representing a CdnProfileAgent along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CdnProfileAgentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ProfileResource using the GetCdnProfileAgents method.

CdnWebAgentCollection

A class representing a collection of CdnWebAgentResource and their operations. Each CdnWebAgentResource in the collection will belong to the same instance of ResourceGroupResource. To get a CdnWebAgentCollection instance call the GetCdnWebAgents method from an instance of ResourceGroupResource.

CdnWebAgentData

Defines a web agent resource for Azure CDN.

CdnWebAgentKnowledgeSourceCollection

A class representing a collection of CdnWebAgentKnowledgeSourceResource and their operations. Each CdnWebAgentKnowledgeSourceResource in the collection will belong to the same instance of CdnWebAgentResource. To get a CdnWebAgentKnowledgeSourceCollection instance call the GetCdnWebAgentKnowledgeSources method from an instance of CdnWebAgentResource.

CdnWebAgentKnowledgeSourceData

Defines a knowledge source resource for a web agent.

CdnWebAgentKnowledgeSourceResource

A class representing a CdnWebAgentKnowledgeSource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CdnWebAgentKnowledgeSourceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource CdnWebAgentResource using the GetCdnWebAgentKnowledgeSources method.

CdnWebAgentResource

A class representing a CdnWebAgent along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CdnWebAgentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetCdnWebAgents method.

CdnWebApplicationFirewallPolicyCollection

A class representing a collection of CdnWebApplicationFirewallPolicyResource and their operations. Each CdnWebApplicationFirewallPolicyResource in the collection will belong to the same instance of ResourceGroupResource. To get a CdnWebApplicationFirewallPolicyCollection instance call the GetCdnWebApplicationFirewallPolicies method from an instance of ResourceGroupResource.

CdnWebApplicationFirewallPolicyData

Defines web application firewall policy for Azure CDN.

CdnWebApplicationFirewallPolicyResource

A class representing a CdnWebApplicationFirewallPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CdnWebApplicationFirewallPolicyResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetCdnWebApplicationFirewallPolicies method.

FrontDoorCustomDomainCollection

A class representing a collection of FrontDoorCustomDomainResource and their operations. Each FrontDoorCustomDomainResource in the collection will belong to the same instance of ProfileResource. To get a FrontDoorCustomDomainCollection instance call the GetFrontDoorCustomDomains method from an instance of ProfileResource.

FrontDoorCustomDomainData

Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com.

FrontDoorCustomDomainResource

A class representing a FrontDoorCustomDomain along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorCustomDomainResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ProfileResource using the GetFrontDoorCustomDomains method.

FrontDoorEndpointCollection

A class representing a collection of FrontDoorEndpointResource and their operations. Each FrontDoorEndpointResource in the collection will belong to the same instance of ProfileResource. To get a FrontDoorEndpointCollection instance call the GetFrontDoorEndpoints method from an instance of ProfileResource.

FrontDoorEndpointData

Azure Front Door endpoint is the entity within a Azure Front Door profile containing configuration information such as origin, protocol, content caching and delivery behavior. The AzureFrontDoor endpoint uses the URL format <endpointname>.azureedge.net.

FrontDoorEndpointResource

A class representing a FrontDoorEndpoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorEndpointResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ProfileResource using the GetFrontDoorEndpoints method.

FrontDoorOriginCollection

A class representing a collection of FrontDoorOriginResource and their operations. Each FrontDoorOriginResource in the collection will belong to the same instance of FrontDoorOriginGroupResource. To get a FrontDoorOriginCollection instance call the GetFrontDoorOrigins method from an instance of FrontDoorOriginGroupResource.

FrontDoorOriginData

Azure Front Door origin is the source of the content being delivered via Azure Front Door. When the edge nodes represented by an endpoint do not have the requested content cached, they attempt to fetch it from one or more of the configured origins.

FrontDoorOriginGroupCollection

A class representing a collection of FrontDoorOriginGroupResource and their operations. Each FrontDoorOriginGroupResource in the collection will belong to the same instance of ProfileResource. To get a FrontDoorOriginGroupCollection instance call the GetFrontDoorOriginGroups method from an instance of ProfileResource.

FrontDoorOriginGroupData

AFDOrigin group comprising of origins is used for load balancing to origins when the content cannot be served from Azure Front Door.

FrontDoorOriginGroupResource

A class representing a FrontDoorOriginGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorOriginGroupResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ProfileResource using the GetFrontDoorOriginGroups method.

FrontDoorOriginResource

A class representing a FrontDoorOrigin along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorOriginResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource FrontDoorOriginGroupResource using the GetFrontDoorOrigins method.

FrontDoorRouteCollection

A class representing a collection of FrontDoorRouteResource and their operations. Each FrontDoorRouteResource in the collection will belong to the same instance of FrontDoorEndpointResource. To get a FrontDoorRouteCollection instance call the GetFrontDoorRoutes method from an instance of FrontDoorEndpointResource.

FrontDoorRouteData

Friendly Routes name mapping to the any Routes or secret related information.

FrontDoorRouteResource

A class representing a FrontDoorRoute along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorRouteResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource FrontDoorEndpointResource using the GetFrontDoorRoutes method.

FrontDoorRuleCollection

A class representing a collection of FrontDoorRuleResource and their operations. Each FrontDoorRuleResource in the collection will belong to the same instance of FrontDoorRuleSetResource. To get a FrontDoorRuleCollection instance call the GetFrontDoorRules method from an instance of FrontDoorRuleSetResource.

FrontDoorRuleData

Friendly Rules name mapping to the any Rules or secret related information.

FrontDoorRuleResource

A class representing a FrontDoorRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource FrontDoorRuleSetResource using the GetFrontDoorRules method.

FrontDoorRuleSetCollection

A class representing a collection of FrontDoorRuleSetResource and their operations. Each FrontDoorRuleSetResource in the collection will belong to the same instance of ProfileResource. To get a FrontDoorRuleSetCollection instance call the GetFrontDoorRuleSets method from an instance of ProfileResource.

FrontDoorRuleSetData

Friendly RuleSet name mapping to the any RuleSet or secret related information.

FrontDoorRuleSetResource

A class representing a FrontDoorRuleSet along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorRuleSetResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ProfileResource using the GetFrontDoorRuleSets method.

FrontDoorSecretCollection

A class representing a collection of FrontDoorSecretResource and their operations. Each FrontDoorSecretResource in the collection will belong to the same instance of ProfileResource. To get a FrontDoorSecretCollection instance call the GetFrontDoorSecrets method from an instance of ProfileResource.

FrontDoorSecretData

Friendly Secret name mapping to the any Secret or secret related information.

FrontDoorSecretResource

A class representing a FrontDoorSecret along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorSecretResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ProfileResource using the GetFrontDoorSecrets method.

FrontDoorSecurityPolicyCollection

A class representing a collection of FrontDoorSecurityPolicyResource and their operations. Each FrontDoorSecurityPolicyResource in the collection will belong to the same instance of ProfileResource. To get a FrontDoorSecurityPolicyCollection instance call the GetFrontDoorSecurityPolicies method from an instance of ProfileResource.

FrontDoorSecurityPolicyData

SecurityPolicy association for AzureFrontDoor profile.

FrontDoorSecurityPolicyResource

A class representing a FrontDoorSecurityPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorSecurityPolicyResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ProfileResource using the GetFrontDoorSecurityPolicies method.

ProfileCollection

A class representing a collection of ProfileResource and their operations. Each ProfileResource in the collection will belong to the same instance of ResourceGroupResource. To get a ProfileCollection instance call the GetProfiles method from an instance of ResourceGroupResource.

ProfileData

A profile is a logical grouping of endpoints that share the same settings.

ProfileResource

A class representing a Profile along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ProfileResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetProfiles method.