IGroupConnectivityInformation Interface

Definition

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

Properties

Name Description
CustomerVisibleFqdn

Gets or sets customer visible FQDNs.

GroupId

Gets or sets group id.

InternalFqdn

Gets or sets Internal Fqdn.

MemberName

Gets or sets member name.

PrivateLinkServiceArmRegion

Gets or sets the private link service arm region.

RedirectMapId

Gets or sets the redirect map id.

Methods

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

Applies to