Dela via


IServiceEndpointPolicyDefinitionPropertiesFormat Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ServiceEndpointPolicyDefinitionPropertiesFormatTypeConverter))]
public interface IServiceEndpointPolicyDefinitionPropertiesFormat : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ServiceEndpointPolicyDefinitionPropertiesFormatTypeConverter))>]
type IServiceEndpointPolicyDefinitionPropertiesFormat = interface
    interface IJsonSerializable
Public Interface IServiceEndpointPolicyDefinitionPropertiesFormat
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Description

A description for this rule. Restricted to 140 chars.

ProvisioningState

The provisioning state of the service endpoint policy definition resource.

Service

Service endpoint name.

ServiceResource

A list of service resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to