Share via


IFluidRelayIdentity Interface

Definition

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

Properties

Name Description
FluidRelayContainerName

The Fluid Relay container resource name.

FluidRelayServerName

The Fluid Relay server resource name.

Id

Resource identity path

ResourceGroup

The resource group containing the resource.

SubscriptionId

The subscription id (GUID) for this resource.

Methods

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

Applies to