Partager via


DeploymentScriptsOperationsExtensions.ListBySubscription Méthode

Définition

Répertorie tous les scripts de déploiement d’un abonnement donné.

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)

Paramètres

operations
IDeploymentScriptsOperations

Groupe d’opérations pour cette méthode d’extension.

Retours

S’applique à