INetworkSecurityPerimeterProfile Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.NetworkSecurityPerimeterProfileTypeConverter))]
public interface INetworkSecurityPerimeterProfile : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.NetworkSecurityPerimeterProfileTypeConverter))>]
type INetworkSecurityPerimeterProfile = interface
    interface IJsonSerializable
Public Interface INetworkSecurityPerimeterProfile
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AccessRule

Collection of access rules for the profile

AccessRulesVersion

Access rules version number

DiagnosticSettingsVersion

Diagnostic settings version number

EnabledLogCategory

Collection of enabled log categories for the profile

Name

Name of the resource

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to