共用方式為


IAgConfiguration Interface

Definition

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

Properties

Replica

Replica configurations.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to