ServiceEndpointPolicy Class

Service End point policy resource.

Constructor

ServiceEndpointPolicy(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

location
str

Resource location.

tags

Resource tags.

properties

Properties of the service end point policy.

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.

Attributes

etag

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

etag: str | None

kind

Kind of service endpoint policy. This is metadata used for the Azure portal experience.

kind: str | None

properties

Properties of the service end point policy.

properties: _models.ServiceEndpointPolicyPropertiesFormat | None