CheckNameAvailabilityParameters Class

Data Lake Analytics account name availability check parameters.

Variables are only populated by the server, and will be ignored when sending a request.

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

Inheritance
CheckNameAvailabilityParameters

Constructor

CheckNameAvailabilityParameters(*, name: str, **kwargs)

Parameters

name
str
Required

Required. The Data Lake Analytics name to check availability for.

Variables

type
str

Required. The resource type. Note: This should not be set by the user, as the constant value is Microsoft.DataLakeAnalytics/accounts. Default value: "Microsoft.DataLakeAnalytics/accounts" .

Attributes

type

type = 'Microsoft.DataLakeAnalytics/accounts'