PrivateEndpoint Class
Complete information about the private endpoint.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.streamanalytics.models._models_py3.ResourcePrivateEndpoint
Constructor
PrivateEndpoint(*, properties: Optional[azure.mgmt.streamanalytics.models._models_py3.PrivateEndpointProperties] = None, **kwargs)
Parameters
- properties
- <xref:stream_analytics_management_client.models.PrivateEndpointProperties>
The properties associated with a private endpoint.
Variables
- id
- str
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.
- name
- str
The name of the resource.
- type
- str
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- etag
- str
Unique opaque string (generally a GUID) that represents the metadata state of the resource (private endpoint) and changes whenever the resource is updated. Required on PUT (CreateOrUpdate) requests.
Feedback
Submit and view feedback for