ServiceBusNetworkSecurityPerimeterConfigurationData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Network Security Perimeter related configurations of a given namespace.
public class ServiceBusNetworkSecurityPerimeterConfigurationData : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ServiceBus.ServiceBusNetworkSecurityPerimeterConfigurationData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ServiceBus.ServiceBusNetworkSecurityPerimeterConfigurationData>
type ServiceBusNetworkSecurityPerimeterConfigurationData = class
inherit ResourceData
interface IJsonModel<ServiceBusNetworkSecurityPerimeterConfigurationData>
interface IPersistableModel<ServiceBusNetworkSecurityPerimeterConfigurationData>
Public Class ServiceBusNetworkSecurityPerimeterConfigurationData
Inherits ResourceData
Implements IJsonModel(Of ServiceBusNetworkSecurityPerimeterConfigurationData), IPersistableModel(Of ServiceBusNetworkSecurityPerimeterConfigurationData)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| ApplicableFeatures |
Indicates that the NSP controls related to backing association are only applicable to a specific feature in backing resource's data plane. |
| Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
| IsBackingResource |
True if the ServiceBus namespace is backed by another Azure resource and not visible to end users. |
| Location |
The geo-location where the resource lives. |
| Name |
The name of the resource. (Inherited from ResourceData) |
| NetworkSecurityPerimeter |
NetworkSecurityPerimeter related information. |
| ParentAssociationName |
Source Resource Association name. |
| Profile |
Information about current network profile. |
| ProvisioningIssues |
List of Provisioning Issues if any. |
| ProvisioningState |
Provisioning state of NetworkSecurityPerimeter configuration propagation. |
| ResourceAssociation |
Information about resource association. |
| ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
| SourceResourceId |
ARM Id of source resource. |
| SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |