Udostępnij za pośrednictwem


IPrivateLinkScopesResource Interface

Definition

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

Properties

Id

Azure resource Id

Location

Resource location

Name

Azure resource name

Tags

Resource tags

Type

Azure resource type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to