IIPCommunityPatch Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IPCommunityPatchTypeConverter))]
public interface IIPCommunityPatch : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.ITagsUpdate
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IPCommunityPatchTypeConverter))>]
type IIPCommunityPatch = interface
    interface IJsonSerializable
    interface ITagsUpdate
Public Interface IIPCommunityPatch
Implements ITagsUpdate
Derived
Attributes
Implements

Properties

Name Description
IPCommunityRule

List of IP Community Rules.

Tag

Resource tags

(Inherited from ITagsUpdate)

Methods

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

Applies to