IIPPrefixPatchProperties 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.IPPrefixPatchPropertiesTypeConverter))]
public interface IIPPrefixPatchProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAnnotationResource, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPPrefixPatchableProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IPPrefixPatchPropertiesTypeConverter))>]
type IIPPrefixPatchProperties = interface
interface IJsonSerializable
interface IAnnotationResource
interface IIPPrefixPatchableProperties
Public Interface IIPPrefixPatchProperties
Implements IAnnotationResource, IIPPrefixPatchableProperties
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| Annotation |
Switch configuration description. (Inherited from IAnnotationResource) |
| IPPrefixRule |
The list of IP Prefix Rules. (Inherited from IIPPrefixPatchableProperties) |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |