Package version:

InterfaceNetworkSecurityPerimeter

Properties that define a Network Security Perimeter resource.

interface NetworkSecurityPerimeter {
    id?: string;
    location?: string;
    perimeterGuid?: string;
}

Properties

id?: string

Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Regional location of the perimeter NOTE: This property will not be serialized. It can only be populated by the server.

perimeterGuid?: string

Guid of the Network Security Perimeter NOTE: This property will not be serialized. It can only be populated by the server.