Delen via


IServiceLinkerIdentity Interface

Definition

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

Properties

Name Description
ConnectorName

The name of resource.

DryrunName

The name of dryrun.

Id

Resource identity path

LinkerName

The name Linker resource.

Location

The name of Azure region.

ResourceGroupName

The name of the resource group. The name is case insensitive.

ResourceUri

The fully qualified Azure Resource manager identifier of the resource to be connected.

SubscriptionId

The ID of the target subscription.

Methods

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

Applies to