IAvailabilityGroupListener Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api20220801Preview.AvailabilityGroupListenerTypeConverter))]
public interface IAvailabilityGroupListener : Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api20220801Preview.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api20220801Preview.AvailabilityGroupListenerTypeConverter))>]
type IAvailabilityGroupListener = interface
    interface IJsonSerializable
    interface IResource
Public Interface IAvailabilityGroupListener
Implements IResource
Derived
Attributes
Implements

Properties

AvailabilityGroupConfigurationReplica

Replica configurations.

AvailabilityGroupName

Name of the availability group.

CreateDefaultAvailabilityGroupIfNotExist

Create a default availability group if it does not exist.

Id

Resource ID.

(Inherited from IResource)
LoadBalancerConfiguration

List of load balancer configurations for an availability group listener.

MultiSubnetIPConfiguration

List of multi subnet IP configurations for an AG listener.

Name

Resource name.

(Inherited from IResource)
Port

Listener port.

ProvisioningState

Provisioning state to track the async operation status.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

Type

Resource type.

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to