IPerimeterAssociableResource Interface

Definition

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

Properties

Name Description
Description

Description of the PaaS resource type.

DisplayName

A friendly name for the properties of perimeter associable resources.

Id

Identifier of the perimeter associable resource.

Name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

OutboundSupported

Indicates whether the resource type supports outbound scenario.

PublicDnsZone

Public DNS zone names of the resources.

ReadinessState

The readiness state of the resource type for NSP support.

ResourceType

Resource type/provider name.

ServiceTag

Service tags associated with the resource provider.

Type

Resource type.

Methods

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

Applies to