IFluidRelayIdentity Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |