CsmPublishingCredentialsPoliciesEntity Class
Publishing Credentials Policies parameters.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2021_01_15.models._models_py3.ProxyOnlyResourceCsmPublishingCredentialsPoliciesEntity
Constructor
CsmPublishingCredentialsPoliciesEntity(*, kind: str | None = None, allow: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
kind
|
Kind of resource. |
allow
|
|
Variables
Name | Description |
---|---|
id
|
Resource Id. |
name
|
Resource Name. |
kind
|
Kind of resource. |
type
|
Resource type. |
allow
|
|
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python