Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeploymentsListAtSubscriptionScopeOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • DeploymentsListAtSubscriptionScopeOptionalParams

Index

Properties

Properties

Optional filter

filter: undefined | string

The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'.

Optional top

top: undefined | number

The number of results to get. If null is passed, returns all deployments.

Generated using TypeDoc