FactoryUpdateProperties Class
Factory update resource properties.
Constructor
FactoryUpdateProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
public_network_access
|
Whether or not public network access is allowed for the data factory. Known values are: "Enabled" and "Disabled". |
Attributes
public_network_access
Whether or not public network access is allowed for the data factory. Known values are: "Enabled" and "Disabled".
public_network_access: str | _models.PublicNetworkAccess | None