BeginCreate(IAFDOriginGroupsOperations, String, String, String, AFDOriginGroup)
|
Creates a new origin group within the specified profile.
|
BeginCreateAsync(IAFDOriginGroupsOperations, String, String, String, AFDOriginGroup, CancellationToken)
|
Creates a new origin group within the specified profile.
|
BeginDelete(IAFDOriginGroupsOperations, String, String, String)
|
Deletes an existing origin group within a profile.
|
BeginDeleteAsync(IAFDOriginGroupsOperations, String, String, String, CancellationToken)
|
Deletes an existing origin group within a profile.
|
BeginUpdate(IAFDOriginGroupsOperations, String, String, String, AFDOriginGroupUpdateParameters)
|
Updates an existing origin group within a profile.
|
BeginUpdateAsync(IAFDOriginGroupsOperations, String, String, String, AFDOriginGroupUpdateParameters, CancellationToken)
|
Updates an existing origin group within a profile.
|
Create(IAFDOriginGroupsOperations, String, String, String, AFDOriginGroup)
|
Creates a new origin group within the specified profile.
|
CreateAsync(IAFDOriginGroupsOperations, String, String, String, AFDOriginGroup, CancellationToken)
|
Creates a new origin group within the specified profile.
|
Delete(IAFDOriginGroupsOperations, String, String, String)
|
Deletes an existing origin group within a profile.
|
DeleteAsync(IAFDOriginGroupsOperations, String, String, String, CancellationToken)
|
Deletes an existing origin group within a profile.
|
Get(IAFDOriginGroupsOperations, String, String, String)
|
Gets an existing origin group within a profile.
|
GetAsync(IAFDOriginGroupsOperations, String, String, String, CancellationToken)
|
Gets an existing origin group within a profile.
|
ListByProfile(IAFDOriginGroupsOperations, String, String)
|
Lists all of the existing origin groups within a profile.
|
ListByProfileAsync(IAFDOriginGroupsOperations, String, String, CancellationToken)
|
Lists all of the existing origin groups within a profile.
|
ListByProfileNext(IAFDOriginGroupsOperations, String)
|
Lists all of the existing origin groups within a profile.
|
ListByProfileNextAsync(IAFDOriginGroupsOperations, String, CancellationToken)
|
Lists all of the existing origin groups within a profile.
|
ListResourceUsage(IAFDOriginGroupsOperations, String, String, String)
|
Checks the quota and actual usage of endpoints under the given CDN profile.
|
ListResourceUsageAsync(IAFDOriginGroupsOperations, String, String, String, CancellationToken)
|
Checks the quota and actual usage of endpoints under the given CDN profile.
|
ListResourceUsageNext(IAFDOriginGroupsOperations, String)
|
Checks the quota and actual usage of endpoints under the given CDN profile.
|
ListResourceUsageNextAsync(IAFDOriginGroupsOperations, String, CancellationToken)
|
Checks the quota and actual usage of endpoints under the given CDN profile.
|
Update(IAFDOriginGroupsOperations, String, String, String, AFDOriginGroupUpdateParameters)
|
Updates an existing origin group within a profile.
|
UpdateAsync(IAFDOriginGroupsOperations, String, String, String, AFDOriginGroupUpdateParameters, CancellationToken)
|
Updates an existing origin group within a profile.
|