ServiceEndpointPolicy Class
Service End point policy resource.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ServiceEndpointPolicy(*, id: str | None = None, location: str | None = None, tags: Dict[str, str] | None = None, service_endpoint_policy_definitions: List[_models.ServiceEndpointPolicyDefinition] | None = None, service_alias: str | None = None, contextual_service_endpoint_policies: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
id
|
Resource ID. Default value: None
|
|
location
|
Resource location. Default value: None
|
|
tags
|
Resource tags. Default value: None
|
|
service_endpoint_policy_definitions
|
A collection of service endpoint policy definitions of the service endpoint policy. Default value: None
|
|
service_alias
|
The alias indicating if the policy belongs to a service. Default value: None
|
|
contextual_service_endpoint_policies
|
A collection of contextual service endpoint policy. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
location
|
Resource location. |
|
tags
|
Resource tags. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
|
kind
|
Kind of service endpoint policy. This is metadata used for the Azure portal experience. |
|
service_endpoint_policy_definitions
|
A collection of service endpoint policy definitions of the service endpoint policy. |
|
subnets
|
A collection of references to subnets. |
|
resource_guid
|
The resource GUID property of the service endpoint policy resource. |
|
provisioning_state
|
The provisioning state of the service endpoint policy resource. Known values are: "Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting". |
|
service_alias
|
The alias indicating if the policy belongs to a service. |
|
contextual_service_endpoint_policies
|
A collection of contextual service endpoint policy. |