你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

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

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to