INetworkSecurityPerimeterConfigurationListResult Interface

Definition

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

Properties

NextLink

Link to retrieve next page of results.

Value

Array of results.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to