IIPExtendedCommunityProperties 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.ManagedNetworkFabric.Models.IPExtendedCommunityPropertiesTypeConverter))]
public interface IIPExtendedCommunityProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAnnotationResource, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPExtendedCommunityPatchableProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IPExtendedCommunityPropertiesTypeConverter))>]
type IIPExtendedCommunityProperties = interface
interface IJsonSerializable
interface IAnnotationResource
interface IIPExtendedCommunityPatchableProperties
Public Interface IIPExtendedCommunityProperties
Implements IAnnotationResource, IIPExtendedCommunityPatchableProperties
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| AdministrativeState |
Administrative state of the resource. |
| Annotation |
Switch configuration description. (Inherited from IAnnotationResource) |
| ConfigurationState |
Configuration state of the resource. |
| IPExtendedCommunityRule |
List of IP Extended Community Rules. (Inherited from IIPExtendedCommunityPatchableProperties) |
| ProvisioningState |
Provisioning state of the resource. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |