INetworkSecurityPerimeterIdentity Interface

Definition

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

Properties

Name Description
AccessRuleName

The name of the NSP access rule.

AssociationName

The name of the NSP association.

Id

Resource identity path

LinkName

The name of the NSP link.

LinkReferenceName

The name of the NSP linkReference.

Location

The name of the Azure region.

LoggingConfigurationName

The name of the NSP logging configuration. Accepts 'instance' as name.

NetworkSecurityPerimeterName

The name of the network security perimeter.

OperationId

The operation id of the async operation.

ProfileName

The name of the NSP profile.

ResourceGroupName

The name of the resource group. The name is case insensitive.

SubscriptionId

The ID of the target subscription. The value must be an UUID.

Methods

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

Applies to