Partilhar via


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
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.

PublicDnsZone

Public DNS zone names of the resources.

ResourceType

Resource type/provider name.

Type

Resource type.

Methods

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

Applies to