BastionHostPropertiesFormatNetworkAcls Class
BastionHostPropertiesFormatNetworkAcls.
- Inheritance
-
azure.mgmt.network._serialization.ModelBastionHostPropertiesFormatNetworkAcls
Constructor
BastionHostPropertiesFormatNetworkAcls(*, ip_rules: List[_models.IPRule] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
ip_rules
|
Sets the IP ACL rules for Developer Bastion Host. |
Variables
Name | Description |
---|---|
ip_rules
|
Sets the IP ACL rules for Developer Bastion Host. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python