MockableNginxResourceGroupResource.GetNginxDeployments Method

Definition

Gets a collection of NginxDeploymentResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.Nginx.NginxDeploymentCollection GetNginxDeployments ();
abstract member GetNginxDeployments : unit -> Azure.ResourceManager.Nginx.NginxDeploymentCollection
override this.GetNginxDeployments : unit -> Azure.ResourceManager.Nginx.NginxDeploymentCollection
Public Overridable Function GetNginxDeployments () As NginxDeploymentCollection

Returns

An object representing collection of NginxDeploymentResources and their operations over a NginxDeploymentResource.

Applies to