NetworkResourceProperties Class
Describes properties of a network resource.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: LocalNetworkResourceProperties
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.servicefabric.models._models_py3.NetworkResourcePropertiesBaseNetworkResourceProperties
Constructor
NetworkResourceProperties(*, description: Optional[str] = None, **kwargs)
Parameters
Variables
- status
- str or ResourceStatus
Status of the network. Possible values include: 'Unknown', 'Ready', 'Upgrading', 'Creating', 'Deleting', 'Failed'
- status_details
- str
Gives additional information about the current status of the network.
Feedback
Submit and view feedback for