QueueResult interface

Properties

approximateMessageCount
created
exists
metadata
name
signedIdentifiers

Property Details

approximateMessageCount

approximateMessageCount?: number

Property Value

number

created

created?: boolean

Property Value

boolean

exists

exists?: boolean

Property Value

boolean

metadata

metadata?: {[key: string]: string}

Property Value

{[key: string]: string}

name

name: string

Property Value

string

signedIdentifiers

signedIdentifiers: {[key: string]: common.AccessPolicy}

Property Value

{[key: string]: azure-storage.export=.common.AccessPolicy}