CheckNameAvailabilityParameter Class

Parameter supplied to check Namespace name availability operation.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.eventhub._serialization.Model
CheckNameAvailabilityParameter

Constructor

CheckNameAvailabilityParameter(*, name: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name to check the namespace name availability. Required.

Variables

Name Description
name
str

Name to check the namespace name availability. Required.