IServiceEndpointPolicyDefinitionPropertiesFormat Interface
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.
[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) |