Share via


INetworkRuleSet Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.NetworkRuleSetTypeConverter))]
public interface INetworkRuleSet : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.NetworkRuleSetTypeConverter))>]
type INetworkRuleSet = interface
    interface IJsonSerializable
Public Interface INetworkRuleSet
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
VirtualNetworkRule

The list of virtual network rules.

Methods

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

Applies to