Freigeben über


DeploymentScriptsOperationsExtensions.ListBySubscription Methode

Definition

Listet alle Bereitstellungsskripts für ein bestimmtes Abonnement auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.DeploymentScript> ListBySubscription (this Microsoft.Azure.Management.ResourceManager.IDeploymentScriptsOperations operations);
static member ListBySubscription : Microsoft.Azure.Management.ResourceManager.IDeploymentScriptsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.DeploymentScript>
<Extension()>
Public Function ListBySubscription (operations As IDeploymentScriptsOperations) As IPage(Of DeploymentScript)

Parameter

operations
IDeploymentScriptsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: