NginxExtensions Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

C#
public static class NginxExtensions
Inheritance
NginxExtensions

Methods

GetNginxCertificateResource(ArmClient, ResourceIdentifier)

Gets an object representing a NginxCertificateResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NginxCertificateResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNginxCertificateResource(ResourceIdentifier) instead.

GetNginxConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a NginxConfigurationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NginxConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNginxConfigurationResource(ResourceIdentifier) instead.

GetNginxDeployment(ResourceGroupResource, String, CancellationToken)

Get the NGINX deployment

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Nginx.NginxPlus/nginxDeployments/{deploymentName}
  • Operation Id: Deployments_Get
  • Default Api Version: 2024-11-01-preview
  • Resource: NginxDeploymentResource
GetNginxDeploymentApiKeyResource(ArmClient, ResourceIdentifier)

Gets an object representing a NginxDeploymentApiKeyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NginxDeploymentApiKeyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNginxDeploymentApiKeyResource(ResourceIdentifier) instead.

GetNginxDeploymentAsync(ResourceGroupResource, String, CancellationToken)

Get the NGINX deployment

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Nginx.NginxPlus/nginxDeployments/{deploymentName}
  • Operation Id: Deployments_Get
  • Default Api Version: 2024-11-01-preview
  • Resource: NginxDeploymentResource
GetNginxDeploymentResource(ArmClient, ResourceIdentifier)

Gets an object representing a NginxDeploymentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NginxDeploymentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNginxDeploymentResource(ResourceIdentifier) instead.

GetNginxDeployments(ResourceGroupResource)

Gets a collection of NginxDeploymentResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNginxDeployments() instead.

GetNginxDeployments(SubscriptionResource, CancellationToken)

List the NGINX deployments resources

  • Request Path: /subscriptions/{subscriptionId}/providers/Nginx.NginxPlus/nginxDeployments
  • Operation Id: Deployments_List
  • Default Api Version: 2024-11-01-preview
  • Resource: NginxDeploymentResource
GetNginxDeploymentsAsync(SubscriptionResource, CancellationToken)

List the NGINX deployments resources

  • Request Path: /subscriptions/{subscriptionId}/providers/Nginx.NginxPlus/nginxDeployments
  • Operation Id: Deployments_List
  • Default Api Version: 2024-11-01-preview
  • Resource: NginxDeploymentResource

Applies to

Toode Versioonid
Azure SDK for .NET Latest, Preview