CheckNameAvailabilityParameters Class

Parameters for a check name availability request.

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 name to check for availability.

Variables

type
str

Required. The resource type. Must be set to Microsoft.StorageSync/storageSyncServices. Default value: "Microsoft.StorageSync/storageSyncServices".

Attributes

type

type = 'Microsoft.StorageSync/storageSyncServices'