Bagikan melalui


ServiceResource.GetServiceUnitResources Method

Definition

Gets a collection of ServiceUnitResources in the ServiceResource.

public virtual Azure.ResourceManager.DeploymentManager.ServiceUnitResourceCollection GetServiceUnitResources ();
abstract member GetServiceUnitResources : unit -> Azure.ResourceManager.DeploymentManager.ServiceUnitResourceCollection
override this.GetServiceUnitResources : unit -> Azure.ResourceManager.DeploymentManager.ServiceUnitResourceCollection
Public Overridable Function GetServiceUnitResources () As ServiceUnitResourceCollection

Returns

An object representing collection of ServiceUnitResources and their operations over a ServiceUnitResource.

Applies to