ProxyResource Class
The resource model definition for a ARM proxy resource. It will have everything other than required location and tags.
- Inheritance
-
azure.mgmt.trafficmanager.models._models_py3.ResourceProxyResource
Constructor
ProxyResource(*, id: Optional[str] = None, name: Optional[str] = None, type: Optional[str] = None, **kwargs)
Variables
- id
- str
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}.
- name
- str
The name of the resource.
- type
- str
The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.
Feedback
Submit and view feedback for