AsAzureDataplaneCmdletBase.AsAzureDataplaneClient Property
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 or sets the Microsoft.Azure.Commands.AnalysisServices.Dataplane.Models.AsAzureDataplaneCmdletBase._asAzureDataplaneClient.
public Microsoft.Azure.Commands.AnalysisServices.Dataplane.Models.IAsAzureHttpClient AsAzureDataplaneClient { get; set; }
member this.AsAzureDataplaneClient : Microsoft.Azure.Commands.AnalysisServices.Dataplane.Models.IAsAzureHttpClient with get, set
Public Property AsAzureDataplaneClient As IAsAzureHttpClient