CustomHostnameSites Class
A hostname and its assigned sites.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
CustomHostnameSites(*, kind: str | None = None, custom_hostname: str | None = None, region: str | None = None, site_resource_ids: List[_models.Identifier] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
kind
|
Kind of resource. |
custom_hostname
|
|
region
|
|
site_resource_ids
|
|
Variables
Name | Description |
---|---|
id
|
Resource Id. |
name
|
Resource Name. |
kind
|
Kind of resource. |
type
|
Resource type. |
custom_hostname
|
|
region
|
|
site_resource_ids
|
|
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python