Share via


INetworkSecurityPerimeterConfigurationProperties Interface

Definition

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

Properties

ApplicableFeature

Indicates that the NSP controls related to backing association are only applicable to a specific feature in backing resource's data plane.

IsBackingResource

True if the EventHub namespace is backed by another Azure resource and not visible to end users.

NetworkSecurityPerimeterGuid

Guid of the resource

NetworkSecurityPerimeterId

Fully qualified identifier of the resource

NetworkSecurityPerimeterLocation

Location of the resource

ParentAssociationName

Source Resource Association name

ProfileAccessRule

List of Access Rules

ProfileAccessRulesVersion

Current access rules version

ProfileName

Name of the resource

ProvisioningIssue

List of Provisioning Issues if any

ProvisioningState

Provisioning state of NetworkSecurityPerimeter configuration propagation

ResourceAssociationAccessMode

Access Mode of the resource association

ResourceAssociationName

Name of the resource association

SourceResourceId

ARM Id of source resource

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to