다음을 통해 공유


ServerDisasterRecoveryConfigurationListResponse.GetEnumerator Method

Definition

Gets the sequence of ServerDisasterRecoveryConfigurations.

public System.Collections.Generic.IEnumerator<Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerDisasterRecoveryConfiguration> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerDisasterRecoveryConfiguration>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerDisasterRecoveryConfiguration>
Public Function GetEnumerator () As IEnumerator(Of ServerDisasterRecoveryConfiguration)

Returns

Implements

Applies to