Skip to main content

service_endpoint_policy_definitions

Overview

Nameservice_endpoint_policy_definitions
TypeResource
Idazure.network.service_endpoint_policy_definitions

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within a resource group. This name can be used to access the resource.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectService Endpoint policy definition resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, serviceEndpointPolicyDefinitionName, serviceEndpointPolicyName, subscriptionIdGet the specified service endpoint policy definitions from service endpoint policy.
list_by_resource_groupSELECTresourceGroupName, serviceEndpointPolicyName, subscriptionIdGets all service endpoint policy definitions in a service end point policy.
create_or_updateINSERTresourceGroupName, serviceEndpointPolicyDefinitionName, serviceEndpointPolicyName, subscriptionIdCreates or updates a service endpoint policy definition in the specified service endpoint policy.
deleteDELETEresourceGroupName, serviceEndpointPolicyDefinitionName, serviceEndpointPolicyName, subscriptionIdDeletes the specified ServiceEndpoint policy definitions.
_list_by_resource_groupEXECresourceGroupName, serviceEndpointPolicyName, subscriptionIdGets all service endpoint policy definitions in a service end point policy.