Share via


IConnectedPartnerResourcesListFormat Interface

Definition

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

Properties

AccountId

NewRelic Account Id

AccountName

NewRelic account name

AzureResourceId

The azure resource Id of the deployment.

Location

The location of the deployment.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to