Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-eventhub

Package version

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

AccessRights

AccessRights: "Manage" | "Send" | "Listen"

Defines values for AccessRights. Possible values include: 'Manage', 'Send', 'Listen'

readonly
enum

{string}

ConsumerGroupsCreateOrUpdateResponse

ConsumerGroupsCreateOrUpdateResponse: ConsumerGroup & object

Contains response data for the createOrUpdate operation.

ConsumerGroupsGetResponse

ConsumerGroupsGetResponse: ConsumerGroup & object

Contains response data for the get operation.

ConsumerGroupsListByEventHubNextResponse

ConsumerGroupsListByEventHubNextResponse: ConsumerGroupListResult & object

Contains response data for the listByEventHubNext operation.

ConsumerGroupsListByEventHubResponse

ConsumerGroupsListByEventHubResponse: ConsumerGroupListResult & object

Contains response data for the listByEventHub operation.

DefaultAction

DefaultAction: "Allow" | "Deny"

Defines values for DefaultAction. Possible values include: 'Allow', 'Deny'

readonly
enum

{string}

DisasterRecoveryConfigsCheckNameAvailabilityResponse

DisasterRecoveryConfigsCheckNameAvailabilityResponse: CheckNameAvailabilityResult & object

Contains response data for the checkNameAvailability operation.

DisasterRecoveryConfigsCreateOrUpdateResponse

DisasterRecoveryConfigsCreateOrUpdateResponse: ArmDisasterRecovery & object

Contains response data for the createOrUpdate operation.

DisasterRecoveryConfigsGetAuthorizationRuleResponse

DisasterRecoveryConfigsGetAuthorizationRuleResponse: AuthorizationRule & object

Contains response data for the getAuthorizationRule operation.

DisasterRecoveryConfigsGetResponse

DisasterRecoveryConfigsGetResponse: ArmDisasterRecovery & object

Contains response data for the get operation.

DisasterRecoveryConfigsListAuthorizationRulesNextResponse

DisasterRecoveryConfigsListAuthorizationRulesNextResponse: AuthorizationRuleListResult & object

Contains response data for the listAuthorizationRulesNext operation.

DisasterRecoveryConfigsListAuthorizationRulesResponse

DisasterRecoveryConfigsListAuthorizationRulesResponse: AuthorizationRuleListResult & object

Contains response data for the listAuthorizationRules operation.

DisasterRecoveryConfigsListKeysResponse

DisasterRecoveryConfigsListKeysResponse: AccessKeys & object

Contains response data for the listKeys operation.

DisasterRecoveryConfigsListNextResponse

DisasterRecoveryConfigsListNextResponse: ArmDisasterRecoveryListResult & object

Contains response data for the listNext operation.

DisasterRecoveryConfigsListResponse

DisasterRecoveryConfigsListResponse: ArmDisasterRecoveryListResult & object

Contains response data for the list operation.

EncodingCaptureDescription

EncodingCaptureDescription: "Avro" | "AvroDeflate"

Defines values for EncodingCaptureDescription. Possible values include: 'Avro', 'AvroDeflate'

readonly
enum

{string}

EntityStatus

EntityStatus: "Active" | "Disabled" | "Restoring" | "SendDisabled" | "ReceiveDisabled" | "Creating" | "Deleting" | "Renaming" | "Unknown"

Defines values for EntityStatus. Possible values include: 'Active', 'Disabled', 'Restoring', 'SendDisabled', 'ReceiveDisabled', 'Creating', 'Deleting', 'Renaming', 'Unknown'

readonly
enum

{string}

EventHubsCreateOrUpdateAuthorizationRuleResponse

EventHubsCreateOrUpdateAuthorizationRuleResponse: AuthorizationRule & object

Contains response data for the createOrUpdateAuthorizationRule operation.

EventHubsCreateOrUpdateResponse

EventHubsCreateOrUpdateResponse: Eventhub & object

Contains response data for the createOrUpdate operation.

EventHubsGetAuthorizationRuleResponse

EventHubsGetAuthorizationRuleResponse: AuthorizationRule & object

Contains response data for the getAuthorizationRule operation.

EventHubsGetResponse

EventHubsGetResponse: Eventhub & object

Contains response data for the get operation.

EventHubsListAuthorizationRulesNextResponse

EventHubsListAuthorizationRulesNextResponse: AuthorizationRuleListResult & object

Contains response data for the listAuthorizationRulesNext operation.

EventHubsListAuthorizationRulesResponse

EventHubsListAuthorizationRulesResponse: AuthorizationRuleListResult & object

Contains response data for the listAuthorizationRules operation.

EventHubsListByNamespaceNextResponse

EventHubsListByNamespaceNextResponse: EventHubListResult & object

Contains response data for the listByNamespaceNext operation.

EventHubsListByNamespaceResponse

EventHubsListByNamespaceResponse: EventHubListResult & object

Contains response data for the listByNamespace operation.

EventHubsListKeysResponse

EventHubsListKeysResponse: AccessKeys & object

Contains response data for the listKeys operation.

EventHubsRegenerateKeysResponse

EventHubsRegenerateKeysResponse: AccessKeys & object

Contains response data for the regenerateKeys operation.

KeyType

KeyType: "PrimaryKey" | "SecondaryKey"

Defines values for KeyType. Possible values include: 'PrimaryKey', 'SecondaryKey'

readonly
enum

{string}

NamespacesBeginCreateOrUpdateResponse

NamespacesBeginCreateOrUpdateResponse: EHNamespace & object

Contains response data for the beginCreateOrUpdate operation.

NamespacesCheckNameAvailabilityResponse

NamespacesCheckNameAvailabilityResponse: CheckNameAvailabilityResult & object

Contains response data for the checkNameAvailability operation.

NamespacesCreateOrUpdateAuthorizationRuleResponse

NamespacesCreateOrUpdateAuthorizationRuleResponse: AuthorizationRule & object

Contains response data for the createOrUpdateAuthorizationRule operation.

NamespacesCreateOrUpdateNetworkRuleSetResponse

NamespacesCreateOrUpdateNetworkRuleSetResponse: NetworkRuleSet & object

Contains response data for the createOrUpdateNetworkRuleSet operation.

NamespacesCreateOrUpdateResponse

NamespacesCreateOrUpdateResponse: EHNamespace & object

Contains response data for the createOrUpdate operation.

NamespacesGetAuthorizationRuleResponse

NamespacesGetAuthorizationRuleResponse: AuthorizationRule & object

Contains response data for the getAuthorizationRule operation.

NamespacesGetMessagingPlanResponse

NamespacesGetMessagingPlanResponse: MessagingPlan & object

Contains response data for the getMessagingPlan operation.

NamespacesGetNetworkRuleSetResponse

NamespacesGetNetworkRuleSetResponse: NetworkRuleSet & object

Contains response data for the getNetworkRuleSet operation.

NamespacesGetResponse

NamespacesGetResponse: EHNamespace & object

Contains response data for the get operation.

NamespacesListAuthorizationRulesNextResponse

NamespacesListAuthorizationRulesNextResponse: AuthorizationRuleListResult & object

Contains response data for the listAuthorizationRulesNext operation.

NamespacesListAuthorizationRulesResponse

NamespacesListAuthorizationRulesResponse: AuthorizationRuleListResult & object

Contains response data for the listAuthorizationRules operation.

NamespacesListByResourceGroupNextResponse

NamespacesListByResourceGroupNextResponse: EHNamespaceListResult & object

Contains response data for the listByResourceGroupNext operation.

NamespacesListByResourceGroupResponse

NamespacesListByResourceGroupResponse: EHNamespaceListResult & object

Contains response data for the listByResourceGroup operation.

NamespacesListKeysResponse

NamespacesListKeysResponse: AccessKeys & object

Contains response data for the listKeys operation.

NamespacesListNextResponse

NamespacesListNextResponse: EHNamespaceListResult & object

Contains response data for the listNext operation.

NamespacesListResponse

NamespacesListResponse: EHNamespaceListResult & object

Contains response data for the list operation.

NamespacesRegenerateKeysResponse

NamespacesRegenerateKeysResponse: AccessKeys & object

Contains response data for the regenerateKeys operation.

NamespacesUpdateResponse

NamespacesUpdateResponse: EHNamespace & object

Contains response data for the update operation.

NetworkRuleIPAction

NetworkRuleIPAction: "Allow"

Defines values for NetworkRuleIPAction. Possible values include: 'Allow'

readonly
enum

{string}

OperationsListNextResponse

OperationsListNextResponse: OperationListResult & object

Contains response data for the listNext operation.

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

ProvisioningStateDR

ProvisioningStateDR: "Accepted" | "Succeeded" | "Failed"

Defines values for ProvisioningStateDR. Possible values include: 'Accepted', 'Succeeded', 'Failed'

readonly
enum

{string}

RegionsListBySkuNextResponse

RegionsListBySkuNextResponse: MessagingRegionsListResult & object

Contains response data for the listBySkuNext operation.

RegionsListBySkuResponse

RegionsListBySkuResponse: MessagingRegionsListResult & object

Contains response data for the listBySku operation.

RoleDisasterRecovery

RoleDisasterRecovery: "Primary" | "PrimaryNotReplicating" | "Secondary"

Defines values for RoleDisasterRecovery. Possible values include: 'Primary', 'PrimaryNotReplicating', 'Secondary'

readonly
enum

{string}

SkuName

SkuName: "Basic" | "Standard"

Defines values for SkuName. Possible values include: 'Basic', 'Standard'

readonly
enum

{string}

SkuTier

SkuTier: "Basic" | "Standard"

Defines values for SkuTier. Possible values include: 'Basic', 'Standard'

readonly
enum

{string}

UnavailableReason

UnavailableReason: "None" | "InvalidName" | "SubscriptionIsDisabled" | "NameInUse" | "NameInLockdown" | "TooManyNamespaceInCurrentSubscription"

Defines values for UnavailableReason. Possible values include: 'None', 'InvalidName', 'SubscriptionIsDisabled', 'NameInUse', 'NameInLockdown', 'TooManyNamespaceInCurrentSubscription'

readonly
enum

{string}

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const AccessKeys

AccessKeys: object

serializedName

serializedName: string = "AccessKeys"

type

type: object

className

className: string = "AccessKeys"

name

name: string = "Composite"

modelProperties

modelProperties: object

aliasPrimaryConnectionString

aliasPrimaryConnectionString: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "aliasPrimaryConnectionString"

type

type: object

name

name: string = "String"

aliasSecondaryConnectionString

aliasSecondaryConnectionString: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "aliasSecondaryConnectionString"

type

type: object

name

name: string = "String"

keyName

keyName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "keyName"

type

type: object

name

name: string = "String"

primaryConnectionString

primaryConnectionString: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "primaryConnectionString"

type

type: object

name

name: string = "String"

primaryKey

primaryKey: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "primaryKey"

type

type: object

name

name: string = "String"

secondaryConnectionString

secondaryConnectionString: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "secondaryConnectionString"

type

type: object

name

name: string = "String"

secondaryKey

secondaryKey: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "secondaryKey"

type

type: object

name

name: string = "String"

Const ArmDisasterRecovery

ArmDisasterRecovery: object

serializedName

serializedName: string = "ArmDisasterRecovery"

type

type: object

className

className: string = "ArmDisasterRecovery"

name

name: string = "Composite"

modelProperties

modelProperties: object

alternateName

alternateName: object

serializedName

serializedName: string = "properties.alternateName"

type

type: object

name

name: string = "String"

partnerNamespace

partnerNamespace: object

serializedName

serializedName: string = "properties.partnerNamespace"

type

type: object

name

name: string = "String"

pendingReplicationOperationsCount

pendingReplicationOperationsCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.pendingReplicationOperationsCount"

type

type: object

name

name: string = "Number"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

allowedValues

allowedValues: string[] = ["Accepted","Succeeded","Failed"]

name

name: string = "Enum"

role

role: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.role"

type

type: object

allowedValues

allowedValues: string[] = ["Primary","PrimaryNotReplicating","Secondary"]

name

name: string = "Enum"

Const ArmDisasterRecoveryListResult

ArmDisasterRecoveryListResult: object

serializedName

serializedName: string = "ArmDisasterRecoveryListResult"

type

type: object

className

className: string = "ArmDisasterRecoveryListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ArmDisasterRecovery"

name

name: string = "Composite"

Const AuthorizationRule

AuthorizationRule: object

serializedName

serializedName: string = "AuthorizationRule"

type

type: object

className

className: string = "AuthorizationRule"

name

name: string = "Composite"

modelProperties

modelProperties: object

rights

rights: object

required

required: boolean = true

serializedName

serializedName: string = "properties.rights"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const AuthorizationRuleListResult

AuthorizationRuleListResult: object

serializedName

serializedName: string = "AuthorizationRuleListResult"

type

type: object

className

className: string = "AuthorizationRuleListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AuthorizationRule"

name

name: string = "Composite"

Const CaptureDescription

CaptureDescription: object

serializedName

serializedName: string = "CaptureDescription"

type

type: object

className

className: string = "CaptureDescription"

name

name: string = "Composite"

modelProperties

modelProperties: object

destination

destination: object

serializedName

serializedName: string = "destination"

type

type: object

className

className: string = "Destination"

name

name: string = "Composite"

enabled

enabled: object

serializedName

serializedName: string = "enabled"

type

type: object

name

name: string = "Boolean"

encoding

encoding: object

serializedName

serializedName: string = "encoding"

type

type: object

allowedValues

allowedValues: string[] = ["Avro","AvroDeflate"]

name

name: string = "Enum"

intervalInSeconds

intervalInSeconds: object

serializedName

serializedName: string = "intervalInSeconds"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 900

InclusiveMinimum

InclusiveMinimum: number = 60

type

type: object

name

name: string = "Number"

sizeLimitInBytes

sizeLimitInBytes: object

serializedName

serializedName: string = "sizeLimitInBytes"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 524288000

InclusiveMinimum

InclusiveMinimum: number = 10485760

type

type: object

name

name: string = "Number"

skipEmptyArchives

skipEmptyArchives: object

serializedName

serializedName: string = "skipEmptyArchives"

type

type: object

name

name: string = "Boolean"

Const CheckNameAvailabilityParameter

CheckNameAvailabilityParameter: object

serializedName

serializedName: string = "CheckNameAvailabilityParameter"

type

type: object

className

className: string = "CheckNameAvailabilityParameter"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const CheckNameAvailabilityResult

CheckNameAvailabilityResult: object

serializedName

serializedName: string = "CheckNameAvailabilityResult"

type

type: object

className

className: string = "CheckNameAvailabilityResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

message

message: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

nameAvailable

nameAvailable: object

serializedName

serializedName: string = "nameAvailable"

type

type: object

name

name: string = "Boolean"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

allowedValues

allowedValues: string[] = ["None","InvalidName","SubscriptionIsDisabled","NameInUse","NameInLockdown","TooManyNamespaceInCurrentSubscription"]

name

name: string = "Enum"

Const ConsumerGroup

ConsumerGroup: object

serializedName

serializedName: string = "ConsumerGroup"

type

type: object

className

className: string = "ConsumerGroup"

name

name: string = "Composite"

modelProperties

modelProperties: object

createdAt

createdAt: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.createdAt"

type

type: object

name

name: string = "DateTime"

updatedAt

updatedAt: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.updatedAt"

type

type: object

name

name: string = "DateTime"

userMetadata

userMetadata: object

serializedName

serializedName: string = "properties.userMetadata"

type

type: object

name

name: string = "String"

Const ConsumerGroupListResult

ConsumerGroupListResult: object

serializedName

serializedName: string = "ConsumerGroupListResult"

type

type: object

className

className: string = "ConsumerGroupListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ConsumerGroup"

name

name: string = "Composite"

Const Destination

Destination: object

serializedName

serializedName: string = "Destination"

type

type: object

className

className: string = "Destination"

name

name: string = "Composite"

modelProperties

modelProperties: object

archiveNameFormat

archiveNameFormat: object

serializedName

serializedName: string = "properties.archiveNameFormat"

type

type: object

name

name: string = "String"

blobContainer

blobContainer: object

serializedName

serializedName: string = "properties.blobContainer"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

storageAccountResourceId

storageAccountResourceId: object

serializedName

serializedName: string = "properties.storageAccountResourceId"

type

type: object

name

name: string = "String"

Const EHNamespace

EHNamespace: object

serializedName

serializedName: string = "EHNamespace"

type

type: object

className

className: string = "EHNamespace"

name

name: string = "Composite"

modelProperties

modelProperties: object

createdAt

createdAt: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.createdAt"

type

type: object

name

name: string = "DateTime"

isAutoInflateEnabled

isAutoInflateEnabled: object

serializedName

serializedName: string = "properties.isAutoInflateEnabled"

type

type: object

name

name: string = "Boolean"

kafkaEnabled

kafkaEnabled: object

serializedName

serializedName: string = "properties.kafkaEnabled"

type

type: object

name

name: string = "Boolean"

maximumThroughputUnits

maximumThroughputUnits: object

serializedName

serializedName: string = "properties.maximumThroughputUnits"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 20

InclusiveMinimum

InclusiveMinimum: number = 0

type

type: object

name

name: string = "Number"

metricId

metricId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.metricId"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

serviceBusEndpoint

serviceBusEndpoint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.serviceBusEndpoint"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

updatedAt

updatedAt: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.updatedAt"

type

type: object

name

name: string = "DateTime"

Const EHNamespaceListResult

EHNamespaceListResult: object

serializedName

serializedName: string = "EHNamespaceListResult"

type

type: object

className

className: string = "EHNamespaceListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "EHNamespace"

name

name: string = "Composite"

Const ErrorResponse

ErrorResponse: object

serializedName

serializedName: string = "ErrorResponse"

type

type: object

className

className: string = "ErrorResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

Const EventHubListResult

EventHubListResult: object

serializedName

serializedName: string = "EventHubListResult"

type

type: object

className

className: string = "EventHubListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Eventhub"

name

name: string = "Composite"

Const Eventhub

Eventhub: object

serializedName

serializedName: string = "Eventhub"

type

type: object

className

className: string = "Eventhub"

name

name: string = "Composite"

modelProperties

modelProperties: object

captureDescription

captureDescription: object

serializedName

serializedName: string = "properties.captureDescription"

type

type: object

className

className: string = "CaptureDescription"

name

name: string = "Composite"

createdAt

createdAt: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.createdAt"

type

type: object

name

name: string = "DateTime"

messageRetentionInDays

messageRetentionInDays: object

serializedName

serializedName: string = "properties.messageRetentionInDays"

constraints

constraints: object

InclusiveMinimum

InclusiveMinimum: number = 1

type

type: object

name

name: string = "Number"

partitionCount

partitionCount: object

serializedName

serializedName: string = "properties.partitionCount"

constraints

constraints: object

InclusiveMinimum

InclusiveMinimum: number = 1

type

type: object

name

name: string = "Number"

partitionIds

partitionIds: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.partitionIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

status

status: object

serializedName

serializedName: string = "properties.status"

type

type: object

allowedValues

allowedValues: string[] = ["Active","Disabled","Restoring","SendDisabled","ReceiveDisabled","Creating","Deleting","Renaming","Unknown"]

name

name: string = "Enum"

updatedAt

updatedAt: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.updatedAt"

type

type: object

name

name: string = "DateTime"

Const MessagingPlan

MessagingPlan: object

serializedName

serializedName: string = "MessagingPlan"

type

type: object

className

className: string = "MessagingPlan"

name

name: string = "Composite"

modelProperties

modelProperties: object

revision

revision: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.revision"

type

type: object

name

name: string = "Number"

selectedEventHubUnit

selectedEventHubUnit: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.selectedEventHubUnit"

type

type: object

name

name: string = "Number"

sku

sku: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.sku"

type

type: object

name

name: string = "Number"

updatedAt

updatedAt: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.updatedAt"

type

type: object

name

name: string = "DateTime"

Const MessagingRegions

MessagingRegions: object

serializedName

serializedName: string = "MessagingRegions"

type

type: object

className

className: string = "MessagingRegions"

name

name: string = "Composite"

modelProperties

modelProperties: object

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "MessagingRegionsProperties"

name

name: string = "Composite"

Const MessagingRegionsListResult

MessagingRegionsListResult: object

serializedName

serializedName: string = "MessagingRegionsListResult"

type

type: object

className

className: string = "MessagingRegionsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MessagingRegions"

name

name: string = "Composite"

Const MessagingRegionsProperties

MessagingRegionsProperties: object

serializedName

serializedName: string = "MessagingRegions_properties"

type

type: object

className

className: string = "MessagingRegionsProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

fullName

fullName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "fullName"

type

type: object

name

name: string = "String"

Const NWRuleSetIpRules

NWRuleSetIpRules: object

serializedName

serializedName: string = "NWRuleSetIpRules"

type

type: object

className

className: string = "NWRuleSetIpRules"

name

name: string = "Composite"

modelProperties

modelProperties: object

action

action: object

defaultValue

defaultValue: string = "Allow"

serializedName

serializedName: string = "action"

type

type: object

name

name: string = "String"

ipMask

ipMask: object

serializedName

serializedName: string = "ipMask"

type

type: object

name

name: string = "String"

Const NWRuleSetVirtualNetworkRules

NWRuleSetVirtualNetworkRules: object

serializedName

serializedName: string = "NWRuleSetVirtualNetworkRules"

type

type: object

className

className: string = "NWRuleSetVirtualNetworkRules"

name

name: string = "Composite"

modelProperties

modelProperties: object

ignoreMissingVnetServiceEndpoint

ignoreMissingVnetServiceEndpoint: object

serializedName

serializedName: string = "ignoreMissingVnetServiceEndpoint"

type

type: object

name

name: string = "Boolean"

subnet

subnet: object

serializedName

serializedName: string = "subnet"

type

type: object

className

className: string = "Subnet"

name

name: string = "Composite"

Const NetworkRuleSet

NetworkRuleSet: object

serializedName

serializedName: string = "NetworkRuleSet"

type

type: object

className

className: string = "NetworkRuleSet"

name

name: string = "Composite"

modelProperties

modelProperties: object

defaultAction

defaultAction: object

serializedName

serializedName: string = "properties.defaultAction"

type

type: object

name

name: string = "String"

ipRules

ipRules: object

serializedName

serializedName: string = "properties.ipRules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "NWRuleSetIpRules"

name

name: string = "Composite"

virtualNetworkRules

virtualNetworkRules: object

serializedName

serializedName: string = "properties.virtualNetworkRules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "NWRuleSetVirtualNetworkRules"

name

name: string = "Composite"

Const Operation

Operation: object

serializedName

serializedName: string = "Operation"

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const OperationDisplay

OperationDisplay: object

serializedName

serializedName: string = "Operation_display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

modelProperties

modelProperties: object

operation

operation: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "operation"

type

type: object

name

name: string = "String"

provider

provider: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provider"

type

type: object

name

name: string = "String"

resource

resource: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resource"

type

type: object

name

name: string = "String"

Const OperationListResult

OperationListResult: object

serializedName

serializedName: string = "OperationListResult"

type

type: object

className

className: string = "OperationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

Const RegenerateAccessKeyParameters

RegenerateAccessKeyParameters: object

serializedName

serializedName: string = "RegenerateAccessKeyParameters"

type

type: object

className

className: string = "RegenerateAccessKeyParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

key

key: object

serializedName

serializedName: string = "key"

type

type: object

name

name: string = "String"

keyType

keyType: object

required

required: boolean = true

serializedName

serializedName: string = "keyType"

type

type: object

allowedValues

allowedValues: string[] = ["PrimaryKey","SecondaryKey"]

name

name: string = "Enum"

Const Resource

Resource: object

serializedName

serializedName: string = "Resource"

type

type: object

className

className: string = "Resource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const Sku

Sku: object

serializedName

serializedName: string = "Sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

modelProperties

modelProperties: object

capacity

capacity: object

serializedName

serializedName: string = "capacity"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 20

InclusiveMinimum

InclusiveMinimum: number = 0

type

type: object

name

name: string = "Number"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tier

tier: object

serializedName

serializedName: string = "tier"

type

type: object

name

name: string = "String"

Const Subnet

Subnet: object

serializedName

serializedName: string = "Subnet"

type

type: object

className

className: string = "Subnet"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

Const TrackedResource

TrackedResource: object

serializedName

serializedName: string = "TrackedResource"

type

type: object

className

className: string = "TrackedResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const acceptLanguage

acceptLanguage: object

parameterPath

parameterPath: string = "acceptLanguage"

mapper

mapper: object

defaultValue

defaultValue: string = "en-US"

serializedName

serializedName: string = "accept-language"

type

type: object

name

name: string = "String"

Const alias

alias: object

parameterPath

parameterPath: string = "alias"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "alias"

constraints

constraints: object

MaxLength

MaxLength: number = 50

MinLength

MinLength: number = 1

type

type: object

name

name: string = "String"

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const authorizationRuleName

authorizationRuleName: object

parameterPath

parameterPath: string = "authorizationRuleName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "authorizationRuleName"

constraints

constraints: object

MinLength

MinLength: number = 1

type

type: object

name

name: string = "String"

Const consumerGroupName

consumerGroupName: object

parameterPath

parameterPath: string = "consumerGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "consumerGroupName"

constraints

constraints: object

MaxLength

MaxLength: number = 50

MinLength

MinLength: number = 1

type

type: object

name

name: string = "String"

Const eventHubName

eventHubName: object

parameterPath

parameterPath: string = "eventHubName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "eventHubName"

constraints

constraints: object

MinLength

MinLength: number = 1

type

type: object

name

name: string = "String"

Const namespaceName

namespaceName: object

parameterPath

parameterPath: string = "namespaceName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "namespaceName"

constraints

constraints: object

MaxLength

MaxLength: number = 50

MinLength

MinLength: number = 6

type

type: object

name

name: string = "String"

Const nextPageLink

nextPageLink: object

parameterPath

parameterPath: string = "nextPageLink"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

constraints

constraints: object

MaxLength

MaxLength: number = 90

MinLength

MinLength: number = 1

type

type: object

name

name: string = "String"

Const skip

skip: object

parameterPath

parameterPath: string[] = ["options","skip"]

mapper

mapper: object

serializedName

serializedName: string = "$skip"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 1000

InclusiveMinimum

InclusiveMinimum: number = 0

type

type: object

name

name: string = "Number"

Const sku

sku: object

parameterPath

parameterPath: string = "sku"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "sku"

constraints

constraints: object

MaxLength

MaxLength: number = 50

MinLength

MinLength: number = 1

type

type: object

name

name: string = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Const top

top: object

parameterPath

parameterPath: string[] = ["options","top"]

mapper

mapper: object

serializedName

serializedName: string = "$top"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 1000

InclusiveMinimum

InclusiveMinimum: number = 1

type

type: object

name

name: string = "Number"

Generated using TypeDoc