INetworkRuleSet 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.Api20221001Preview.NetworkRuleSetTypeConverter))]
public interface INetworkRuleSet : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api10.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.NetworkRuleSetTypeConverter))>]
type INetworkRuleSet = interface
interface IJsonSerializable
interface IProxyResource
Public Interface INetworkRuleSet
Implements IProxyResource
- Derived
- Attributes
- Implements
Properties
DefaultAction | |
Id | (Inherited from IProxyResource) |
IPRule | |
Location | (Inherited from IProxyResource) |
Name | (Inherited from IProxyResource) |
PublicNetworkAccess | |
SystemDataCreatedAt | |
SystemDataCreatedBy | |
SystemDataCreatedByType | |
SystemDataLastModifiedAt | |
SystemDataLastModifiedBy | |
SystemDataLastModifiedByType | |
TrustedServiceAccessEnabled | |
Type | (Inherited from IProxyResource) |
VirtualNetworkRule |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |