DeploymentScriptsOperationsExtensions.ListBySubscription メソッド

定義

特定のサブスクリプションのすべてのデプロイ スクリプトを一覧表示します。

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)

パラメーター

operations
IDeploymentScriptsOperations

この拡張メソッドの操作グループ。

戻り値

適用対象