INetworkSecurityPerimeterConfiguration Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.NetworkSecurityPerimeterConfigurationTypeConverter))]
public interface INetworkSecurityPerimeterConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.NetworkSecurityPerimeterConfigurationTypeConverter))>]
type INetworkSecurityPerimeterConfiguration = interface
interface IJsonSerializable
interface IProxyResource
interface IResource
Public Interface INetworkSecurityPerimeterConfiguration
Implements IProxyResource
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| ApplicableFeature | |
| Id |
Resource Id (Inherited from IResource) |
| IsBackingResource | |
| Location | |
| Name |
Resource name (Inherited from IResource) |
| NetworkSecurityPerimeterGuid | |
| NetworkSecurityPerimeterId | |
| NetworkSecurityPerimeterLocation | |
| ParentAssociationName | |
| ProfileAccessRule | |
| ProfileAccessRulesVersion | |
| ProfileName | |
| ProvisioningIssue | |
| ProvisioningState | |
| ResourceAssociationAccessMode | |
| ResourceAssociationName | |
| SourceResourceId | |
| SystemDataCreatedAt | (Inherited from IResource) |
| SystemDataCreatedBy | (Inherited from IResource) |
| SystemDataCreatedByType | (Inherited from IResource) |
| SystemDataLastModifiedAt | (Inherited from IResource) |
| SystemDataLastModifiedBy | (Inherited from IResource) |
| SystemDataLastModifiedByType | (Inherited from IResource) |
| Type |
Resource type (Inherited from IResource) |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |