IIPPrefixProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IPPrefixPropertiesTypeConverter))]
public interface IIPPrefixProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAnnotationResource, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPPrefixPatchableProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IPPrefixPropertiesTypeConverter))>]
type IIPPrefixProperties = interface
    interface IJsonSerializable
    interface IAnnotationResource
    interface IIPPrefixPatchableProperties
Public Interface IIPPrefixProperties
Implements IAnnotationResource, IIPPrefixPatchableProperties
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.

IPPrefixRule

The list of IP Prefix Rules.

(Inherited from IIPPrefixPatchableProperties)
ProvisioningState

Provisioning state of the resource.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to