共用方式為


NameAvailabilityModel interface

名字的可用性。

Extends

屬性

name

已核對有效性與可用性的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 它可以是「Microsoft.DBforPostgreSQL/flexibleServers」或「Microsoft.DBforPostgreSQL/flexibleServers/virtualendpoints」。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

message

給定名稱可用的詳細原因。

nameAvailable

指出資源名稱是否可用。

reason

給定名稱不可用的原因。

屬性詳細資料

name

已核對有效性與可用性的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

type

資源類型。 它可以是「Microsoft.DBforPostgreSQL/flexibleServers」或「Microsoft.DBforPostgreSQL/flexibleServers/virtualendpoints」。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承的屬性詳細資料

message

給定名稱可用的詳細原因。

message?: string

屬性值

string

繼承自CheckNameAvailabilityResponse.message

nameAvailable

指出資源名稱是否可用。

nameAvailable?: boolean

屬性值

boolean

繼承自CheckNameAvailabilityResponse.nameAvailable

reason

給定名稱不可用的原因。

reason?: string

屬性值

string

繼承自CheckNameAvailabilityResponse.reason