C# Class Amazon.Route53.Model.DeleteReusableDelegationSetRequest

Container for the parameters to the DeleteReusableDelegationSet operation. Deletes a reusable delegation set. Send a DELETE request to the /2013-04-01/delegationset/delegation set ID resource.

You can delete a reusable delegation set only if there are no associated hosted zones.

To verify that the reusable delegation set is not associated with any hosted zones, run the GetReusableDelegationSet action and specify the ID of the reusable delegation set that you want to delete.

Inheritance: AmazonRoute53Request
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetId ( ) : bool