Freigeben über


MockableNginxResourceGroupResource.GetNginxDeployments Method

Definition

Gets a collection of NginxDeployments 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 NginxDeployments and their operations over a NginxDeploymentResource.

Applies to