IActionIPCommunityProperties 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.ActionIPCommunityPropertiesTypeConverter))]
public interface IActionIPCommunityProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPCommunityAddOperationProperties, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPCommunityDeleteOperationProperties, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPCommunitySetOperationProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.ActionIPCommunityPropertiesTypeConverter))>]
type IActionIPCommunityProperties = interface
interface IJsonSerializable
interface IIPCommunityAddOperationProperties
interface IIPCommunityDeleteOperationProperties
interface IIPCommunitySetOperationProperties
Public Interface IActionIPCommunityProperties
Implements IIPCommunityAddOperationProperties, IIPCommunityDeleteOperationProperties, IIPCommunitySetOperationProperties
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| AddIPCommunityId |
List of IP Community resource IDs. (Inherited from IIPCommunityAddOperationProperties) |
| DeleteIPCommunityId |
List of IP Community resource IDs. (Inherited from IIPCommunityDeleteOperationProperties) |
| SetIPCommunityId |
List of IP Community resource IDs. (Inherited from IIPCommunitySetOperationProperties) |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |