ServiceEndpointPolicyDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Service Endpoint policy definitions.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ServiceEndpointPolicyDefinition : Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServiceEndpointPolicyDefinition = class
inherit SubResource
Public Class ServiceEndpointPolicyDefinition
Inherits SubResource
- Inheritance
- Attributes
Constructors
ServiceEndpointPolicyDefinition() |
Initializes a new instance of the ServiceEndpointPolicyDefinition class. |
ServiceEndpointPolicyDefinition(String, String, String, IList<String>, String, String, String) |
Initializes a new instance of the ServiceEndpointPolicyDefinition class. |
Properties
Description |
Gets or sets a description for this rule. Restricted to 140 chars. |
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
Id |
Gets or sets resource ID. (Inherited from SubResource) |
Name |
Gets or sets the name of the resource that is unique within a resource group. This name can be used to access the resource. |
ProvisioningState |
Gets the provisioning state of the service endpoint policy definition resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
Service |
Gets or sets service endpoint name. |
ServiceResources |
Gets or sets a list of service resources. |