次の方法で共有


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 location of network security perimeter.

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.

SubscriptionId

The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Methods

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

Applies to