Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CertificateListByBatchAccountOptionalParams

Package version

interface

An interface representing CertificateListByBatchAccountOptionalParams. Optional Parameters.

extends

RequestOptionsBase

Hierarchy

  • any
    • CertificateListByBatchAccountOptionalParams

Index

Properties

Properties

Optional filter

filter: undefined | string
member

{string} [filter] OData filter expression. Valid properties for filtering are "properties/provisioningState", "properties/provisioningStateTransitionTime", "name".

Optional maxresults

maxresults: undefined | number
member

{number} [maxresults] The maximum number of items to return in the response.

Optional select

select: undefined | string
member

{string} [select] Comma separated list of properties that should be returned. e.g. "properties/provisioningState". Only top level properties under properties/ are valid for selection.

Generated using TypeDoc