INetworkSecurityPerimeter Interface

Definition

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

Properties

Id

Azure resource Id

Location

Regional location of the perimeter

PerimeterGuid

Guid of the Network Security Perimeter

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to