IIPCommunityProperties Interface

Definition

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

IPCommunityRule

List of IP Community Rules.

(Inherited from IIPCommunityPatchableProperties)
ProvisioningState

Provisioning state of the resource.

Methods

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

Applies to