MigrationNameAvailabilityResource interface
Represents a migration name's availability.
Properties
message | Migration name availability message. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The resource name to verify. |
name |
Indicates whether the resource name is available. NOTE: This property will not be serialized. It can only be populated by the server. |
reason | Migration name availability reason NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. |
Property Details
message
Migration name availability message. NOTE: This property will not be serialized. It can only be populated by the server.
message?: string
Property Value
string
name
The resource name to verify.
name: string
Property Value
string
nameAvailable
Indicates whether the resource name is available. NOTE: This property will not be serialized. It can only be populated by the server.
nameAvailable?: boolean
Property Value
boolean
reason
Migration name availability reason NOTE: This property will not be serialized. It can only be populated by the server.
reason?: string
Property Value
string
type
The type of the resource.
type: string
Property Value
string