MockableAnalysisResourceGroupResource.GetAnalysisServers Method
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.
Gets a collection of AnalysisServerResources in the ResourceGroupResource.
public virtual Azure.ResourceManager.Analysis.AnalysisServerCollection GetAnalysisServers ();
abstract member GetAnalysisServers : unit -> Azure.ResourceManager.Analysis.AnalysisServerCollection
override this.GetAnalysisServers : unit -> Azure.ResourceManager.Analysis.AnalysisServerCollection
Public Overridable Function GetAnalysisServers () As AnalysisServerCollection
Returns
An object representing collection of AnalysisServerResources and their operations over a AnalysisServerResource.
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET