NspAccessRule interface

The NSP access rule resource

Extends

Properties

addressPrefixes

Inbound address prefixes (IPv4/IPv6)

direction

Direction that specifies whether the access rules is inbound/outbound.

emailAddresses

Outbound rules in email address format. This access rule type is currently unavailable for use.

fullyQualifiedDomainNames

Outbound rules in fully qualified domain name format.

networkSecurityPerimeters

Rule specified by the perimeter id.

phoneNumbers

Outbound rules in phone number format. This access rule type is currently unavailable for use.

provisioningState

The provisioning state of the scope assignment resource.

serviceTags

Inbound rules of type service tag. This access rule type is currently unavailable for use.

subscriptions

List of subscription ids

Inherited Properties

id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

addressPrefixes

Inbound address prefixes (IPv4/IPv6)

addressPrefixes?: string[]

Property Value

string[]

direction

Direction that specifies whether the access rules is inbound/outbound.

direction?: string

Property Value

string

emailAddresses

Outbound rules in email address format. This access rule type is currently unavailable for use.

emailAddresses?: string[]

Property Value

string[]

fullyQualifiedDomainNames

Outbound rules in fully qualified domain name format.

fullyQualifiedDomainNames?: string[]

Property Value

string[]

networkSecurityPerimeters

Rule specified by the perimeter id.

networkSecurityPerimeters?: PerimeterBasedAccessRule[]

Property Value

phoneNumbers

Outbound rules in phone number format. This access rule type is currently unavailable for use.

phoneNumbers?: string[]

Property Value

string[]

provisioningState

The provisioning state of the scope assignment resource.

provisioningState?: string

Property Value

string

serviceTags

Inbound rules of type service tag. This access rule type is currently unavailable for use.

serviceTags?: string[]

Property Value

string[]

subscriptions

List of subscription ids

subscriptions?: SubscriptionId[]

Property Value

Inherited Property Details

id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

id?: string

Property Value

string

Inherited From SecurityPerimeterProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From SecurityPerimeterProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From SecurityPerimeterProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From SecurityPerimeterProxyResource.type