Share via


ServiceEndpointPolicyPropertiesFormatOutput interface

Service Endpoint Policy resource.

Properties

contextualServiceEndpointPolicies

A collection of contextual service endpoint policy.

provisioningState

The provisioning state of the service endpoint policy resource.

resourceGuid

The resource GUID property of the service endpoint policy resource.

serviceAlias

The alias indicating if the policy belongs to a service

serviceEndpointPolicyDefinitions

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

subnets

A collection of references to subnets.

Property Details

contextualServiceEndpointPolicies

A collection of contextual service endpoint policy.

contextualServiceEndpointPolicies?: string[]

Property Value

string[]

provisioningState

The provisioning state of the service endpoint policy resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

resourceGuid

The resource GUID property of the service endpoint policy resource.

resourceGuid?: string

Property Value

string

serviceAlias

The alias indicating if the policy belongs to a service

serviceAlias?: string

Property Value

string

serviceEndpointPolicyDefinitions

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

serviceEndpointPolicyDefinitions?: ServiceEndpointPolicyDefinitionOutput[]

Property Value

subnets

A collection of references to subnets.

subnets?: SubnetOutput[]

Property Value