ServiceEndpointPolicy Class

Service End point policy resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.network.models._models_py3.Resource
ServiceEndpointPolicy

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
str

Resource ID.

location
str

Resource location.

tags

Resource tags.

service_endpoint_policy_definitions

A collection of service endpoint policy definitions of the service endpoint policy.

service_alias
str

The alias indicating if the policy belongs to a service.

contextual_service_endpoint_policies

A collection of contextual service endpoint policy.

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

location
str

Resource location.

tags

Resource tags.

etag
str

A unique read-only string that changes whenever the resource is updated.

kind
str

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
str

The resource GUID property of the service endpoint policy resource.

provisioning_state

The provisioning state of the service endpoint policy resource. Known values are: "Succeeded", "Updating", "Deleting", and "Failed".

service_alias
str

The alias indicating if the policy belongs to a service.

contextual_service_endpoint_policies

A collection of contextual service endpoint policy.