你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AvailableServiceAlias Class

The available service alias.

Inheritance
azure.mgmt.network._serialization.Model
AvailableServiceAlias

Constructor

AvailableServiceAlias(*, name: str | None = None, id: str | None = None, type: str | None = None, resource_name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of the service alias.

id
str

The ID of the service alias.

type
str

The type of the resource.

resource_name
str

The resource name of the service alias.

Variables

Name Description
name
str

The name of the service alias.

id
str

The ID of the service alias.

type
str

The type of the resource.

resource_name
str

The resource name of the service alias.