Microsoft.Azure.Management.DevTestLabs.xml
<?xml version="1.0"?>
<doc> <assembly> <name>Microsoft.Azure.Management.DevTestLabs</name> </assembly> <members> <member name="T:Microsoft.Azure.Management.DevTestLabs.ArtifactOperations"> <summary> ArtifactOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the ArtifactOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.ArtifactOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Artifact},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List artifacts. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get artifact. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='name'> The name of the artifact. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperations.GenerateArmTemplateWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.GenerateArmTemplateRequest,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Generates an ARM template for the given artifact, uploads the required files to a storage account, and validates the generated artifact. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='name'> The name of the artifact. </param> <param name='generateArmTemplateRequest'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List artifacts. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.ArtifactOperationsExtensions"> <summary> Extension methods for ArtifactOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperationsExtensions.List(Microsoft.Azure.Management.DevTestLabs.IArtifactOperations,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Artifact})"> <summary> List artifacts. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperationsExtensions.ListAsync(Microsoft.Azure.Management.DevTestLabs.IArtifactOperations,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Artifact},System.Threading.CancellationToken)"> <summary> List artifacts. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperationsExtensions.GetResource(Microsoft.Azure.Management.DevTestLabs.IArtifactOperations,System.String,System.String,System.String,System.String)"> <summary> Get artifact. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='name'> The name of the artifact. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperationsExtensions.GetResourceAsync(Microsoft.Azure.Management.DevTestLabs.IArtifactOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get artifact. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='name'> The name of the artifact. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperationsExtensions.GenerateArmTemplate(Microsoft.Azure.Management.DevTestLabs.IArtifactOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.GenerateArmTemplateRequest)"> <summary> Generates an ARM template for the given artifact, uploads the required files to a storage account, and validates the generated artifact. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='name'> The name of the artifact. </param> <param name='generateArmTemplateRequest'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperationsExtensions.GenerateArmTemplateAsync(Microsoft.Azure.Management.DevTestLabs.IArtifactOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.GenerateArmTemplateRequest,System.Threading.CancellationToken)"> <summary> Generates an ARM template for the given artifact, uploads the required files to a storage account, and validates the generated artifact. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='name'> The name of the artifact. </param> <param name='generateArmTemplateRequest'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperationsExtensions.ListNext(Microsoft.Azure.Management.DevTestLabs.IArtifactOperations,System.String)"> <summary> List artifacts. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DevTestLabs.IArtifactOperations,System.String,System.Threading.CancellationToken)"> <summary> List artifacts. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperations"> <summary> ArtifactSourceOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the ArtifactSourceOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List artifact sources. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get artifact source. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing artifact source. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='artifactSource'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete artifact source. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of artifact sources. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='artifactSource'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List artifact sources. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions"> <summary> Extension methods for ArtifactSourceOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.List(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource})"> <summary> List artifact sources. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.ListAsync(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource},System.Threading.CancellationToken)"> <summary> List artifact sources. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.GetResource(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String,System.String,System.String)"> <summary> Get artifact source. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.GetResourceAsync(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get artifact source. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.CreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource)"> <summary> Create or replace an existing artifact source. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='artifactSource'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.CreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource,System.Threading.CancellationToken)"> <summary> Create or replace an existing artifact source. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='artifactSource'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.DeleteResource(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String,System.String,System.String)"> <summary> Delete artifact source. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.DeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete artifact source. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.PatchResource(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource)"> <summary> Modify properties of artifact sources. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='artifactSource'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.PatchResourceAsync(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource,System.Threading.CancellationToken)"> <summary> Modify properties of artifact sources. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='artifactSource'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.ListNext(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String)"> <summary> List artifact sources. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ArtifactSourceOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations,System.String,System.Threading.CancellationToken)"> <summary> List artifact sources. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.CostInsightOperations"> <summary> CostInsightOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the CostInsightOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.CostInsightOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.CostInsight},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List cost insights. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get cost insight. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperations.RefreshDataWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Insight Data. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperations.BeginRefreshDataWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Insight Data. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List cost insights. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.CostInsightOperationsExtensions"> <summary> Extension methods for CostInsightOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperationsExtensions.List(Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.CostInsight})"> <summary> List cost insights. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperationsExtensions.ListAsync(Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.CostInsight},System.Threading.CancellationToken)"> <summary> List cost insights. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperationsExtensions.GetResource(Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations,System.String,System.String,System.String)"> <summary> Get cost insight. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperationsExtensions.GetResourceAsync(Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get cost insight. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperationsExtensions.RefreshData(Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations,System.String,System.String,System.String)"> <summary> Refresh Lab's Cost Insight Data. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperationsExtensions.RefreshDataAsync(Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Insight Data. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperationsExtensions.BeginRefreshData(Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations,System.String,System.String,System.String)"> <summary> Refresh Lab's Cost Insight Data. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperationsExtensions.BeginRefreshDataAsync(Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Insight Data. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperationsExtensions.ListNext(Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations,System.String)"> <summary> List cost insights. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostInsightOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations,System.String,System.Threading.CancellationToken)"> <summary> List cost insights. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.CostOperations"> <summary> CostOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the CostOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.CostOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Cost},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List costs. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get cost. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperations.RefreshDataWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Data. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperations.BeginRefreshDataWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Data. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List costs. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.CostOperationsExtensions"> <summary> Extension methods for CostOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperationsExtensions.List(Microsoft.Azure.Management.DevTestLabs.ICostOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Cost})"> <summary> List costs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperationsExtensions.ListAsync(Microsoft.Azure.Management.DevTestLabs.ICostOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Cost},System.Threading.CancellationToken)"> <summary> List costs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperationsExtensions.GetResource(Microsoft.Azure.Management.DevTestLabs.ICostOperations,System.String,System.String,System.String)"> <summary> Get cost. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperationsExtensions.GetResourceAsync(Microsoft.Azure.Management.DevTestLabs.ICostOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get cost. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperationsExtensions.RefreshData(Microsoft.Azure.Management.DevTestLabs.ICostOperations,System.String,System.String,System.String)"> <summary> Refresh Lab's Cost Data. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperationsExtensions.RefreshDataAsync(Microsoft.Azure.Management.DevTestLabs.ICostOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Data. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperationsExtensions.BeginRefreshData(Microsoft.Azure.Management.DevTestLabs.ICostOperations,System.String,System.String,System.String)"> <summary> Refresh Lab's Cost Data. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperationsExtensions.BeginRefreshDataAsync(Microsoft.Azure.Management.DevTestLabs.ICostOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Data. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperationsExtensions.ListNext(Microsoft.Azure.Management.DevTestLabs.ICostOperations,System.String)"> <summary> List costs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CostOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DevTestLabs.ICostOperations,System.String,System.Threading.CancellationToken)"> <summary> List costs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.CustomImageOperations"> <summary> CustomImageOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the CustomImageOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.CustomImageOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.CustomImage},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List custom images. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get custom image. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.CustomImage,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing custom image. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customImage'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.CustomImage,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing custom image. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customImage'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete custom image. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperations.BeginDeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete custom image. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List custom images. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions"> <summary> Extension methods for CustomImageOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.List(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.CustomImage})"> <summary> List custom images. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.ListAsync(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.CustomImage},System.Threading.CancellationToken)"> <summary> List custom images. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.GetResource(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,System.String)"> <summary> Get custom image. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.GetResourceAsync(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get custom image. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.CreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.CustomImage)"> <summary> Create or replace an existing custom image. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customImage'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.CreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.CustomImage,System.Threading.CancellationToken)"> <summary> Create or replace an existing custom image. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customImage'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.BeginCreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.CustomImage)"> <summary> Create or replace an existing custom image. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customImage'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.BeginCreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.CustomImage,System.Threading.CancellationToken)"> <summary> Create or replace an existing custom image. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customImage'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.DeleteResource(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,System.String)"> <summary> Delete custom image. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.DeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete custom image. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.BeginDeleteResource(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,System.String)"> <summary> Delete custom image. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.BeginDeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete custom image. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.ListNext(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String)"> <summary> List custom images. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.CustomImageOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations,System.String,System.Threading.CancellationToken)"> <summary> List custom images. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient"> <summary> The DevTest Labs client version 2015-05-21-preview. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.BaseUri"> <summary> The base URI of the service. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.SerializationSettings"> <summary> Gets or sets json serialization settings. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.DeserializationSettings"> <summary> Gets or sets json deserialization settings. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.Credentials"> <summary> Gets Azure subscription credentials. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.ApiVersion"> <summary> Client API version. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.SubscriptionId"> <summary> The subscription ID. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.AcceptLanguage"> <summary> Gets or sets the preferred language for the response. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.LongRunningOperationRetryTimeout"> <summary> Gets or sets the retry timeout in seconds for Long Running Operations. Default value is 30. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.GenerateClientRequestId"> <summary> When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.Lab"> <summary> Gets the ILabOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.ArtifactSource"> <summary> Gets the IArtifactSourceOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.Artifact"> <summary> Gets the IArtifactOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.CostInsight"> <summary> Gets the ICostInsightOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.Cost"> <summary> Gets the ICostOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.CustomImage"> <summary> Gets the ICustomImageOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.Formula"> <summary> Gets the IFormulaOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.GalleryImage"> <summary> Gets the IGalleryImageOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.PolicySet"> <summary> Gets the IPolicySetOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.Policy"> <summary> Gets the IPolicyOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.Schedule"> <summary> Gets the IScheduleOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.VirtualMachine"> <summary> Gets the IVirtualMachineOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.VirtualNetwork"> <summary> Gets the IVirtualNetworkOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.#ctor(System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the DevTestLabsClient class. </summary> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the DevTestLabsClient class. </summary> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the DevTestLabsClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the DevTestLabsClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the DevTestLabsClient class. </summary> <param name='credentials'> Required. Gets Azure subscription credentials. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the DevTestLabsClient class. </summary> <param name='credentials'> Required. Gets Azure subscription credentials. </param> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the DevTestLabsClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='credentials'> Required. Gets Azure subscription credentials. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the DevTestLabsClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='credentials'> Required. Gets Azure subscription credentials. </param> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient.Initialize"> <summary> Initializes client properties. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.FormulaOperations"> <summary> FormulaOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the FormulaOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.FormulaOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Formula},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List formulas. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get formula. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Formula,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Formula. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='formula'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Formula,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Formula. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='formula'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete formula. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List formulas. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions"> <summary> Extension methods for FormulaOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.List(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Formula})"> <summary> List formulas. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.ListAsync(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Formula},System.Threading.CancellationToken)"> <summary> List formulas. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.GetResource(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String,System.String,System.String)"> <summary> Get formula. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.GetResourceAsync(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get formula. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.CreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Formula)"> <summary> Create or replace an existing Formula. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='formula'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.CreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Formula,System.Threading.CancellationToken)"> <summary> Create or replace an existing Formula. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='formula'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.BeginCreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Formula)"> <summary> Create or replace an existing Formula. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='formula'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.BeginCreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Formula,System.Threading.CancellationToken)"> <summary> Create or replace an existing Formula. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='formula'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.DeleteResource(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String,System.String,System.String)"> <summary> Delete formula. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.DeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete formula. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.ListNext(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String)"> <summary> List formulas. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.FormulaOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DevTestLabs.IFormulaOperations,System.String,System.Threading.CancellationToken)"> <summary> List formulas. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.GalleryImageOperations"> <summary> GalleryImageOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.GalleryImageOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the GalleryImageOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.GalleryImageOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.GalleryImageOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List gallery images. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.GalleryImageOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List gallery images. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.GalleryImageOperationsExtensions"> <summary> Extension methods for GalleryImageOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.GalleryImageOperationsExtensions.List(Microsoft.Azure.Management.DevTestLabs.IGalleryImageOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage})"> <summary> List gallery images. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.GalleryImageOperationsExtensions.ListAsync(Microsoft.Azure.Management.DevTestLabs.IGalleryImageOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage},System.Threading.CancellationToken)"> <summary> List gallery images. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.GalleryImageOperationsExtensions.ListNext(Microsoft.Azure.Management.DevTestLabs.IGalleryImageOperations,System.String)"> <summary> List gallery images. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.GalleryImageOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DevTestLabs.IGalleryImageOperations,System.String,System.Threading.CancellationToken)"> <summary> List gallery images. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.IArtifactOperations"> <summary> ArtifactOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IArtifactOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Artifact},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List artifacts. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IArtifactOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get artifact. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='name'> The name of the artifact. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IArtifactOperations.GenerateArmTemplateWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.GenerateArmTemplateRequest,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Generates an ARM template for the given artifact, uploads the required files to a storage account, and validates the generated artifact. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='artifactSourceName'> The name of the artifact source. </param> <param name='name'> The name of the artifact. </param> <param name='generateArmTemplateRequest'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IArtifactOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List artifacts. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations"> <summary> ArtifactSourceOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List artifact sources. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get artifact source. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing artifact source. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='artifactSource'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete artifact source. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of artifact sources. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the artifact source. </param> <param name='artifactSource'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IArtifactSourceOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List artifact sources. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations"> <summary> CostInsightOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.CostInsight},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List cost insights. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get cost insight. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations.RefreshDataWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Insight Data. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations.BeginRefreshDataWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Insight Data. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost insight. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICostInsightOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List cost insights. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.ICostOperations"> <summary> CostOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICostOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Cost},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List costs. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICostOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get cost. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICostOperations.RefreshDataWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Data. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICostOperations.BeginRefreshDataWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Refresh Lab's Cost Data. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the cost. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICostOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List costs. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations"> <summary> CustomImageOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.CustomImage},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List custom images. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get custom image. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.CustomImage,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing custom image. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customImage'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.CustomImage,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing custom image. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customImage'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete custom image. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations.BeginDeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete custom image. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the custom image. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ICustomImageOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List custom images. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient"> <summary> The DevTest Labs client version 2015-05-21-preview. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.BaseUri"> <summary> The base URI of the service. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.SerializationSettings"> <summary> Gets or sets json serialization settings. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.DeserializationSettings"> <summary> Gets or sets json deserialization settings. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.Credentials"> <summary> Gets Azure subscription credentials. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.ApiVersion"> <summary> Client API version. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.SubscriptionId"> <summary> The subscription ID. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.AcceptLanguage"> <summary> Gets or sets the preferred language for the response. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.LongRunningOperationRetryTimeout"> <summary> Gets or sets the retry timeout in seconds for Long Running Operations. Default value is 30. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.GenerateClientRequestId"> <summary> When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.Lab"> <summary> Gets the ILabOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.ArtifactSource"> <summary> Gets the IArtifactSourceOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.Artifact"> <summary> Gets the IArtifactOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.CostInsight"> <summary> Gets the ICostInsightOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.Cost"> <summary> Gets the ICostOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.CustomImage"> <summary> Gets the ICustomImageOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.Formula"> <summary> Gets the IFormulaOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.GalleryImage"> <summary> Gets the IGalleryImageOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.PolicySet"> <summary> Gets the IPolicySetOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.Policy"> <summary> Gets the IPolicyOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.Schedule"> <summary> Gets the IScheduleOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.VirtualMachine"> <summary> Gets the IVirtualMachineOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.IDevTestLabsClient.VirtualNetwork"> <summary> Gets the IVirtualNetworkOperations. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.IFormulaOperations"> <summary> FormulaOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IFormulaOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Formula},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List formulas. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IFormulaOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get formula. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IFormulaOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Formula,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Formula. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='formula'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IFormulaOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Formula,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Formula. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='formula'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IFormulaOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete formula. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the formula. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IFormulaOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List formulas. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.IGalleryImageOperations"> <summary> GalleryImageOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IGalleryImageOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List gallery images. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IGalleryImageOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List gallery images. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.ILabOperations"> <summary> LabOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.ListBySubscriptionWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Lab},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.ListByResourceGroupWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Lab},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get lab. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.BeginDeleteResourceWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of labs. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.CreateEnvironmentWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create virtual machines in a Lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='labVirtualMachine'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.BeginCreateEnvironmentWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create virtual machines in a Lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='labVirtualMachine'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.GenerateUploadUriWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriParameter,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Generate a URI for uploading custom disk images to a Lab. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='generateUploadUriParameter'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.ListVhdsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List disk images available for custom image creation. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.ListBySubscriptionNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.ListByResourceGroupNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ILabOperations.ListVhdsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List disk images available for custom image creation. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.IPolicyOperations"> <summary> PolicyOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IPolicyOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Policy},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List policies. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IPolicyOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get policy. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IPolicyOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Policy,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing policy. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='policy'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IPolicyOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete policy. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IPolicyOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Policy,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of policies. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='policy'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IPolicyOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List policies. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.IPolicySetOperations"> <summary> PolicySetOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IPolicySetOperations.EvaluatePoliciesWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesRequest,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Evaluates Lab Policy. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the policy set. </param> <param name='evaluatePoliciesRequest'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.IScheduleOperations"> <summary> ScheduleOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IScheduleOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Schedule},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List schedules. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IScheduleOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get schedule. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IScheduleOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IScheduleOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IScheduleOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IScheduleOperations.BeginDeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IScheduleOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of schedules. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IScheduleOperations.ExecuteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Execute a schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IScheduleOperations.BeginExecuteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Execute a schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IScheduleOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List schedules. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations"> <summary> VirtualMachineOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List virtual machines. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get virtual machine. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Virtual Machine. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Virtual Machine. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete virtual machine. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.BeginDeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete virtual machine. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of virtual machines. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.ApplyArtifactsWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Apply artifacts to Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='applyArtifactsRequest'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.BeginApplyArtifactsWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Apply artifacts to Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='applyArtifactsRequest'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.StartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Start a Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.BeginStartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Start a Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.StopWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Stop a Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.BeginStopWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Stop a Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List virtual machines. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations"> <summary> VirtualNetworkOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List virtual networks. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get virtual network. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing virtual network. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing virtual network. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete virtual network. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations.BeginDeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete virtual network. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of virtual networks. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List virtual networks. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.LabOperations"> <summary> LabOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the LabOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.LabOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.ListBySubscriptionWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Lab},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.ListByResourceGroupWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Lab},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get lab. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.BeginDeleteResourceWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of labs. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.CreateEnvironmentWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create virtual machines in a Lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='labVirtualMachine'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.BeginCreateEnvironmentWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create virtual machines in a Lab. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='labVirtualMachine'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.GenerateUploadUriWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriParameter,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Generate a URI for uploading custom disk images to a Lab. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='generateUploadUriParameter'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.ListVhdsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List disk images available for custom image creation. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.ListBySubscriptionNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.ListByResourceGroupNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperations.ListVhdsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List disk images available for custom image creation. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions"> <summary> Extension methods for LabOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListBySubscription(Microsoft.Azure.Management.DevTestLabs.ILabOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Lab})"> <summary> List labs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListBySubscriptionAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Lab},System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListByResourceGroup(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Lab})"> <summary> List labs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListByResourceGroupAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Lab},System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.GetResource(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String)"> <summary> Get lab. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.GetResourceAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get lab. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.CreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab)"> <summary> Create or replace an existing Lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.CreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab,System.Threading.CancellationToken)"> <summary> Create or replace an existing Lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.BeginCreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab)"> <summary> Create or replace an existing Lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.BeginCreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab,System.Threading.CancellationToken)"> <summary> Create or replace an existing Lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.DeleteResource(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String)"> <summary> Delete lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.DeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.BeginDeleteResource(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String)"> <summary> Delete lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.BeginDeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.PatchResource(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab)"> <summary> Modify properties of labs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.PatchResourceAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Lab,System.Threading.CancellationToken)"> <summary> Modify properties of labs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='lab'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.CreateEnvironment(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine)"> <summary> Create virtual machines in a Lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='labVirtualMachine'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.CreateEnvironmentAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Threading.CancellationToken)"> <summary> Create virtual machines in a Lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='labVirtualMachine'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.BeginCreateEnvironment(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine)"> <summary> Create virtual machines in a Lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='labVirtualMachine'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.BeginCreateEnvironmentAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Threading.CancellationToken)"> <summary> Create virtual machines in a Lab. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='labVirtualMachine'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.GenerateUploadUri(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriParameter)"> <summary> Generate a URI for uploading custom disk images to a Lab. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='generateUploadUriParameter'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.GenerateUploadUriAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriParameter,System.Threading.CancellationToken)"> <summary> Generate a URI for uploading custom disk images to a Lab. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='generateUploadUriParameter'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListVhds(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String)"> <summary> List disk images available for custom image creation. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListVhdsAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.String,System.Threading.CancellationToken)"> <summary> List disk images available for custom image creation. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='name'> The name of the lab. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListBySubscriptionNext(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String)"> <summary> List labs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListBySubscriptionNextAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListByResourceGroupNext(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String)"> <summary> List labs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListByResourceGroupNextAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.Threading.CancellationToken)"> <summary> List labs. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListVhdsNext(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String)"> <summary> List disk images available for custom image creation. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.LabOperationsExtensions.ListVhdsNextAsync(Microsoft.Azure.Management.DevTestLabs.ILabOperations,System.String,System.Threading.CancellationToken)"> <summary> List disk images available for custom image creation. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.PolicyOperations"> <summary> PolicyOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the PolicyOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.PolicyOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Policy},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List policies. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get policy. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Policy,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing policy. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='policy'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete policy. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Policy,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of policies. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='policy'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List policies. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions"> <summary> Extension methods for PolicyOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.List(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Policy})"> <summary> List policies. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.ListAsync(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Policy},System.Threading.CancellationToken)"> <summary> List policies. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.GetResource(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String,System.String,System.String,System.String)"> <summary> Get policy. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.GetResourceAsync(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get policy. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.CreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Policy)"> <summary> Create or replace an existing policy. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='policy'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.CreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Policy,System.Threading.CancellationToken)"> <summary> Create or replace an existing policy. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='policy'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.DeleteResource(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String,System.String,System.String,System.String)"> <summary> Delete policy. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.DeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete policy. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.PatchResource(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Policy)"> <summary> Modify properties of policies. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='policy'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.PatchResourceAsync(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Policy,System.Threading.CancellationToken)"> <summary> Modify properties of policies. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='policySetName'> The name of the policy set. </param> <param name='name'> The name of the policy. </param> <param name='policy'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.ListNext(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String)"> <summary> List policies. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicyOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DevTestLabs.IPolicyOperations,System.String,System.Threading.CancellationToken)"> <summary> List policies. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.PolicySetOperations"> <summary> PolicySetOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicySetOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the PolicySetOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.PolicySetOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicySetOperations.EvaluatePoliciesWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesRequest,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Evaluates Lab Policy. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the policy set. </param> <param name='evaluatePoliciesRequest'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.PolicySetOperationsExtensions"> <summary> Extension methods for PolicySetOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicySetOperationsExtensions.EvaluatePolicies(Microsoft.Azure.Management.DevTestLabs.IPolicySetOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesRequest)"> <summary> Evaluates Lab Policy. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the policy set. </param> <param name='evaluatePoliciesRequest'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.PolicySetOperationsExtensions.EvaluatePoliciesAsync(Microsoft.Azure.Management.DevTestLabs.IPolicySetOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesRequest,System.Threading.CancellationToken)"> <summary> Evaluates Lab Policy. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the policy set. </param> <param name='evaluatePoliciesRequest'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations"> <summary> ScheduleOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the ScheduleOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Schedule},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List schedules. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get schedule. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.BeginDeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of schedules. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.ExecuteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Execute a schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.BeginExecuteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Execute a schedule. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List schedules. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions"> <summary> Extension methods for ScheduleOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.List(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Schedule})"> <summary> List schedules. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.ListAsync(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.Schedule},System.Threading.CancellationToken)"> <summary> List schedules. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.GetResource(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String)"> <summary> Get schedule. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.GetResourceAsync(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get schedule. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.CreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule)"> <summary> Create or replace an existing schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.CreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule,System.Threading.CancellationToken)"> <summary> Create or replace an existing schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.BeginCreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule)"> <summary> Create or replace an existing schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.BeginCreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule,System.Threading.CancellationToken)"> <summary> Create or replace an existing schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.DeleteResource(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String)"> <summary> Delete schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.DeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.BeginDeleteResource(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String)"> <summary> Delete schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.BeginDeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.PatchResource(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule)"> <summary> Modify properties of schedules. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.PatchResourceAsync(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.Schedule,System.Threading.CancellationToken)"> <summary> Modify properties of schedules. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='schedule'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.Execute(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String)"> <summary> Execute a schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.ExecuteAsync(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Execute a schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.BeginExecute(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String)"> <summary> Execute a schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.BeginExecuteAsync(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Execute a schedule. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the schedule. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.ListNext(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String)"> <summary> List schedules. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.ScheduleOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DevTestLabs.IScheduleOperations,System.String,System.Threading.CancellationToken)"> <summary> List schedules. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations"> <summary> VirtualMachineOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the VirtualMachineOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List virtual machines. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get virtual machine. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Virtual Machine. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing Virtual Machine. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete virtual machine. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.BeginDeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete virtual machine. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of virtual machines. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.ApplyArtifactsWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Apply artifacts to Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='applyArtifactsRequest'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.BeginApplyArtifactsWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Apply artifacts to Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='applyArtifactsRequest'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.StartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Start a Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.BeginStartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Start a Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.StopWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Stop a Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.BeginStopWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Stop a Lab VM. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List virtual machines. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions"> <summary> Extension methods for VirtualMachineOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.List(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine})"> <summary> List virtual machines. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.ListAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine},System.Threading.CancellationToken)"> <summary> List virtual machines. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.GetResource(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String)"> <summary> Get virtual machine. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.GetResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get virtual machine. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.CreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine)"> <summary> Create or replace an existing Virtual Machine. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.CreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Threading.CancellationToken)"> <summary> Create or replace an existing Virtual Machine. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.BeginCreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine)"> <summary> Create or replace an existing Virtual Machine. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.BeginCreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Threading.CancellationToken)"> <summary> Create or replace an existing Virtual Machine. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.DeleteResource(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String)"> <summary> Delete virtual machine. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.DeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete virtual machine. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.BeginDeleteResource(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String)"> <summary> Delete virtual machine. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.BeginDeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete virtual machine. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.PatchResource(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine)"> <summary> Modify properties of virtual machines. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.PatchResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,System.Threading.CancellationToken)"> <summary> Modify properties of virtual machines. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='labVirtualMachine'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.ApplyArtifacts(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest)"> <summary> Apply artifacts to Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='applyArtifactsRequest'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.ApplyArtifactsAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest,System.Threading.CancellationToken)"> <summary> Apply artifacts to Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='applyArtifactsRequest'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.BeginApplyArtifacts(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest)"> <summary> Apply artifacts to Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='applyArtifactsRequest'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.BeginApplyArtifactsAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest,System.Threading.CancellationToken)"> <summary> Apply artifacts to Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='applyArtifactsRequest'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.Start(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String)"> <summary> Start a Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.StartAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Start a Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.BeginStart(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String)"> <summary> Start a Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.BeginStartAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Start a Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.Stop(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String)"> <summary> Stop a Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.StopAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Stop a Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.BeginStop(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String)"> <summary> Stop a Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.BeginStopAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Stop a Lab VM. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual Machine. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.ListNext(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String)"> <summary> List virtual machines. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualMachineOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualMachineOperations,System.String,System.Threading.CancellationToken)"> <summary> List virtual machines. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperations"> <summary> VirtualNetworkOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperations.#ctor(Microsoft.Azure.Management.DevTestLabs.DevTestLabsClient)"> <summary> Initializes a new instance of the VirtualNetworkOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperations.Client"> <summary> Gets a reference to the DevTestLabsClient </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperations.ListWithHttpMessagesAsync(System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List virtual networks. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperations.GetResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get virtual network. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperations.CreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing virtual network. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperations.BeginCreateOrUpdateResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Create or replace an existing virtual network. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperations.DeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete virtual network. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperations.BeginDeleteResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Delete virtual network. This operation can take a while to complete. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperations.PatchResourceWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Modify properties of virtual networks. </summary> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> List virtual networks. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions"> <summary> Extension methods for VirtualNetworkOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.List(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork})"> <summary> List virtual networks. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.ListAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork},System.Threading.CancellationToken)"> <summary> List virtual networks. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='odataQuery'> OData parameters to apply to the operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.GetResource(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String)"> <summary> Get virtual network. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.GetResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get virtual network. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.CreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork)"> <summary> Create or replace an existing virtual network. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.CreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork,System.Threading.CancellationToken)"> <summary> Create or replace an existing virtual network. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.BeginCreateOrUpdateResource(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork)"> <summary> Create or replace an existing virtual network. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.BeginCreateOrUpdateResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork,System.Threading.CancellationToken)"> <summary> Create or replace an existing virtual network. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.DeleteResource(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String)"> <summary> Delete virtual network. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.DeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete virtual network. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.BeginDeleteResource(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String)"> <summary> Delete virtual network. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.BeginDeleteResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Delete virtual network. This operation can take a while to complete. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.PatchResource(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork)"> <summary> Modify properties of virtual networks. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.PatchResourceAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork,System.Threading.CancellationToken)"> <summary> Modify properties of virtual networks. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='resourceGroupName'> The name of the resource group. </param> <param name='labName'> The name of the lab. </param> <param name='name'> The name of the virtual network. </param> <param name='virtualNetwork'> </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.ListNext(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String)"> <summary> List virtual networks. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.VirtualNetworkOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DevTestLabs.IVirtualNetworkOperations,System.String,System.Threading.CancellationToken)"> <summary> List virtual networks. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest"> <summary> Request body for applying artifacts to a virtual machine. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest.#ctor"> <summary> Initializes a new instance of the ApplyArtifactsRequest class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest.#ctor(System.Collections.Generic.IList{Microsoft.Azure.Management.DevTestLabs.Models.ArtifactInstallProperties})"> <summary> Initializes a new instance of the ApplyArtifactsRequest class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ApplyArtifactsRequest.Artifacts"> <summary> The list of artifacts to apply. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.ArmTemplateInfo"> <summary> Information about a generated ARM template. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ArmTemplateInfo.#ctor"> <summary> Initializes a new instance of the ArmTemplateInfo class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ArmTemplateInfo.#ctor(System.Object,System.Object)"> <summary> Initializes a new instance of the ArmTemplateInfo class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArmTemplateInfo.Template"> <summary> The template's contents. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArmTemplateInfo.Parameters"> <summary> The parameters of the ARM template. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.Artifact"> <summary> An artifact. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.#ctor"> <summary> Initializes a new instance of the Artifact class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.#ctor(System.String,System.String,System.String,System.String,System.String,System.Object,System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the Artifact class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.Title"> <summary> The title of the artifact. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.Description"> <summary> The description of the artifact. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.FilePath"> <summary> The file path of the artifact. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.Icon"> <summary> The icon of the artifact. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.TargetOsType"> <summary> Gets or sets the type of the target os. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.Parameters"> <summary> The parameters of the artifact. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Artifact.Tags"> <summary> The tags of the resource. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactDeploymentStatusProperties"> <summary> Properties of an artifact deployment. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactDeploymentStatusProperties.#ctor"> <summary> Initializes a new instance of the ArtifactDeploymentStatusProperties class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactDeploymentStatusProperties.#ctor(System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary> Initializes a new instance of the ArtifactDeploymentStatusProperties class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactDeploymentStatusProperties.DeploymentStatus"> <summary> The deployment status of the artifact. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactDeploymentStatusProperties.ArtifactsApplied"> <summary> The total count of the artifacts that were successfully applied. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactDeploymentStatusProperties.TotalArtifacts"> <summary> The total count of the artifacts that were tentatively applied. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactInstallProperties"> <summary> Properties of an artifact. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactInstallProperties.#ctor"> <summary> Initializes a new instance of the ArtifactInstallProperties class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactInstallProperties.#ctor(System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.DevTestLabs.Models.ArtifactParameterProperties})"> <summary> Initializes a new instance of the ArtifactInstallProperties class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactInstallProperties.ArtifactId"> <summary> The artifact's identifier. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactInstallProperties.Parameters"> <summary> The parameters of the artifact. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactParameterProperties"> <summary> Properties of an artifact parameter. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactParameterProperties.#ctor"> <summary> Initializes a new instance of the ArtifactParameterProperties class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactParameterProperties.#ctor(System.String,System.String)"> <summary> Initializes a new instance of the ArtifactParameterProperties class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactParameterProperties.Name"> <summary> The name of the artifact parameter. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactParameterProperties.Value"> <summary> The value of the artifact parameter. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource"> <summary> Properties of an artifact source. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.#ctor"> <summary> Initializes a new instance of the ArtifactSource class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.#ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the ArtifactSource class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.DisplayName"> <summary> The display name of the artifact source. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.Uri"> <summary> The URI of the artifact source. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.SourceType"> <summary> The type of the artifact source. Possible values include: 'VsoGit', 'GitHub' </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.FolderPath"> <summary> The folder path of the artifact source. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.BranchRef"> <summary> The branch reference of the artifact source. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.SecurityToken"> <summary> The security token of the artifact source. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.Status"> <summary> The status of the artifact source. Possible values include: 'Enabled', 'Disabled' </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.ProvisioningState"> <summary> The provisioning status of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ArtifactSource.Tags"> <summary> The tags of the resource. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.Cost"> <summary> A cost item. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Cost.#ctor"> <summary> Initializes a new instance of the Cost class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Cost.#ctor(System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.DevTestLabs.Models.CostPerDayProperties},System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the Cost class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Cost.CurrencyCode"> <summary> The currency code of the cost. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Cost.Costs"> <summary> The per-day costs items of the cost. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Cost.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Cost.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Cost.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Cost.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Cost.Tags"> <summary> The tags of the resource. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.CostInsight.#ctor"> <summary> Initializes a new instance of the CostInsight class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.CostInsight.#ctor(System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.DevTestLabs.Models.VMCostProperties},System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the CostInsight class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CostInsight.CurrencyCode"> <summary> </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CostInsight.VmCosts"> <summary> </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CostInsight.ProvisioningState"> <summary> The provisioning status of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CostInsight.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CostInsight.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CostInsight.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CostInsight.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CostInsight.Tags"> <summary> The tags of the resource. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.CostPerDayProperties"> <summary> The per-day properties of a cost item. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.CostPerDayProperties.#ctor"> <summary> Initializes a new instance of the CostPerDayProperties class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.CostPerDayProperties.#ctor(System.Nullable{System.DateTime},System.Nullable{System.Double},System.String)"> <summary> Initializes a new instance of the CostPerDayProperties class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CostPerDayProperties.Date"> <summary> The date of the cost item. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CostPerDayProperties.Cost"> <summary> The cost of the cost item. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CostPerDayProperties.CostType"> <summary> The type of the cost. Possible values include: 'Unavailable', 'Reported', 'Projected' </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.CostPropertyType"> <summary> Defines values for CostPropertyType. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage"> <summary> A custom image. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.#ctor"> <summary> Initializes a new instance of the CustomImage class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.#ctor(Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesFromVm,Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesCustom,System.String,System.String,System.String,System.Nullable{System.DateTime},System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the CustomImage class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.Vm"> <summary> </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.Vhd"> <summary> The VHD from which the image is to be created. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.Description"> <summary> The description of the custom image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.OsType"> <summary> The OS type of the custom image. Possible values include: 'Windows', 'Linux', 'None' </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.Author"> <summary> The author of the custom image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.CreationDate"> <summary> The creation date of the custom image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.ProvisioningState"> <summary> The provisioning status of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImage.Tags"> <summary> The tags of the resource. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.CustomImageOsType"> <summary> Defines values for CustomImageOsType. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesCustom"> <summary> Properties for creating a custom image from a VHD. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesCustom.#ctor"> <summary> Initializes a new instance of the CustomImagePropertiesCustom class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesCustom.#ctor(System.String,System.Nullable{System.Boolean})"> <summary> Initializes a new instance of the CustomImagePropertiesCustom class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesCustom.ImageName"> <summary> The image name. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesCustom.SysPrep"> <summary> Indicates whether sysprep has been run on the VHD. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesFromVm"> <summary> Properties for creating a custom image from a virtual machine. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesFromVm.#ctor"> <summary> Initializes a new instance of the CustomImagePropertiesFromVm class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesFromVm.#ctor(System.String,System.Nullable{System.Boolean},Microsoft.Azure.Management.DevTestLabs.Models.WindowsOsInfo,Microsoft.Azure.Management.DevTestLabs.Models.LinuxOsInfo)"> <summary> Initializes a new instance of the CustomImagePropertiesFromVm class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesFromVm.SourceVmId"> <summary> The source vm identifier. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesFromVm.SysPrep"> <summary> Indicates whether sysprep has been run on the VHD. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesFromVm.WindowsOsInfo"> <summary> The Windows OS information of the VM. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.CustomImagePropertiesFromVm.LinuxOsInfo"> <summary> The Linux OS information of the VM. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.DayDetails"> <summary> Properties of a daily schedule. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.DayDetails.#ctor"> <summary> Initializes a new instance of the DayDetails class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.DayDetails.#ctor(System.String)"> <summary> Initializes a new instance of the DayDetails class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.DayDetails.Time"> <summary> </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.EnableStatus"> <summary> Defines values for EnableStatus. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesProperties"> <summary> Properties for evaluating a policy set. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesProperties.#ctor"> <summary> Initializes a new instance of the EvaluatePoliciesProperties class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesProperties.#ctor(System.String,System.String,System.String)"> <summary> Initializes a new instance of the EvaluatePoliciesProperties class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesProperties.FactName"> <summary> The fact name. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesProperties.FactData"> <summary> The fact data. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesProperties.ValueOffset"> <summary> The value offset. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesRequest"> <summary> Request body for evaluating a policy set. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesRequest.#ctor"> <summary> Initializes a new instance of the EvaluatePoliciesRequest class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesRequest.#ctor(System.Collections.Generic.IList{Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesProperties})"> <summary> Initializes a new instance of the EvaluatePoliciesRequest class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesRequest.Policies"> <summary> Policies to evaluate. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesResponse"> <summary> Response body for evaluating a policy set. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesResponse.#ctor"> <summary> Initializes a new instance of the EvaluatePoliciesResponse class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesResponse.#ctor(System.Collections.Generic.IList{Microsoft.Azure.Management.DevTestLabs.Models.PolicySetResult})"> <summary> Initializes a new instance of the EvaluatePoliciesResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.EvaluatePoliciesResponse.Results"> <summary> Results of evaluating a policy set. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.Formula"> <summary> A formula. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Formula.#ctor"> <summary> Initializes a new instance of the Formula class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Formula.#ctor(System.String,System.String,System.String,System.Nullable{System.DateTime},Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine,Microsoft.Azure.Management.DevTestLabs.Models.FormulaPropertiesFromVm,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the Formula class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.Description"> <summary> The description of the formula. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.Author"> <summary> The author of the formula. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.OsType"> <summary> The OS type of the formula. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.CreationDate"> <summary> The creation date of the formula. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.FormulaContent"> <summary> The content of the formula. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.Vm"> <summary> Information about a VM from which a formula is to be created. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.ProvisioningState"> <summary> The provisioning status of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Formula.Tags"> <summary> The tags of the resource. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.FormulaPropertiesFromVm"> <summary> Information about a VM from which a formula is to be created. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.FormulaPropertiesFromVm.#ctor"> <summary> Initializes a new instance of the FormulaPropertiesFromVm class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.FormulaPropertiesFromVm.#ctor(System.String)"> <summary> Initializes a new instance of the FormulaPropertiesFromVm class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.FormulaPropertiesFromVm.LabVmId"> <summary> The identifier of the VM from which a formula is to be created. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage"> <summary> A gallery image. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.#ctor"> <summary> Initializes a new instance of the GalleryImage class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.#ctor(System.String,System.Nullable{System.DateTime},System.String,Microsoft.Azure.Management.DevTestLabs.Models.GalleryImageReference,System.String,System.Nullable{System.Boolean},System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the GalleryImage class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.Author"> <summary> The author of the gallery image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.CreatedDate"> <summary> The creation date of the gallery image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.Description"> <summary> The description of the gallery image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.ImageReference"> <summary> The image reference of the gallery image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.Icon"> <summary> The icon of the gallery image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.Enabled"> <summary> Indicates whether this gallery image is enabled. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImage.Tags"> <summary> The tags of the resource. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImageReference"> <summary> The reference information for an Azure Marketplace image. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImageReference.#ctor"> <summary> Initializes a new instance of the GalleryImageReference class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImageReference.#ctor(System.String,System.String,System.String,System.String,System.String)"> <summary> Initializes a new instance of the GalleryImageReference class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImageReference.Offer"> <summary> The offer of the gallery image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImageReference.Publisher"> <summary> The publisher of the gallery image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImageReference.Sku"> <summary> The SKU of the gallery image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImageReference.OsType"> <summary> The OS type of the gallery image. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GalleryImageReference.Version"> <summary> The version of the gallery image. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.GenerateArmTemplateRequest"> <summary> Parameters for generating an ARM template for deploying artifacts. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.GenerateArmTemplateRequest.#ctor"> <summary> Initializes a new instance of the GenerateArmTemplateRequest class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.GenerateArmTemplateRequest.#ctor(System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.DevTestLabs.Models.ParameterInfo},System.String)"> <summary> Initializes a new instance of the GenerateArmTemplateRequest class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GenerateArmTemplateRequest.VirtualMachineName"> <summary> The resource name of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GenerateArmTemplateRequest.Parameters"> <summary> The parameters of the ARM template. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GenerateArmTemplateRequest.Location"> <summary> The location of the virtual machine. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriParameter"> <summary> Properties for generating an upload URI. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriParameter.#ctor"> <summary> Initializes a new instance of the GenerateUploadUriParameter class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriParameter.#ctor(System.String)"> <summary> Initializes a new instance of the GenerateUploadUriParameter class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriParameter.BlobName"> <summary> The blob name of the upload URI. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriResponse"> <summary> Reponse body for generating an upload URI. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriResponse.#ctor"> <summary> Initializes a new instance of the GenerateUploadUriResponse class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriResponse.#ctor(System.String)"> <summary> Initializes a new instance of the GenerateUploadUriResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.GenerateUploadUriResponse.UploadUri"> <summary> The upload URI for the VHD. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.HourDetails"> <summary> Properties of an hourly schedule. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.HourDetails.#ctor"> <summary> Initializes a new instance of the HourDetails class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.HourDetails.#ctor(System.Nullable{System.Int32})"> <summary> Initializes a new instance of the HourDetails class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.HourDetails.Minute"> <summary> Minutes of the hour the schedule will run. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.Lab"> <summary> A lab. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Lab.#ctor"> <summary> Initializes a new instance of the Lab class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Lab.#ctor(System.String,System.String,System.Collections.Generic.IList{System.String},System.String,System.String,System.String,System.Nullable{System.DateTime},System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the Lab class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.DefaultStorageAccount"> <summary> The lab's default storage account. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.ArtifactsStorageAccount"> <summary> The artifact storage account of the lab. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.StorageAccounts"> <summary> The storage accounts of the lab. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.VaultName"> <summary> The name of the key vault of the lab. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.LabStorageType"> <summary> The type of the lab storage. Possible values include: 'Standard', 'Premium' </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.DefaultVirtualNetworkId"> <summary> The default virtual network identifier of the lab. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.CreatedDate"> <summary> The creation date of the lab. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.ProvisioningState"> <summary> The provisioning status of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Lab.Tags"> <summary> The tags of the resource. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.LabStorageType"> <summary> Defines values for LabStorageType. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.LabVhd"> <summary> Properties of a VHD in the lab. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.LabVhd.#ctor"> <summary> Initializes a new instance of the LabVhd class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.LabVhd.#ctor(System.String)"> <summary> Initializes a new instance of the LabVhd class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVhd.Id"> <summary> The absolute URI of the VHD. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine"> <summary> A virtual machine. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.#ctor"> <summary> Initializes a new instance of the LabVirtualMachine class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.#ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.String,System.String,System.String,System.Nullable{System.Boolean},System.Collections.Generic.IList{Microsoft.Azure.Management.DevTestLabs.Models.ArtifactInstallProperties},Microsoft.Azure.Management.DevTestLabs.Models.ArtifactDeploymentStatusProperties,Microsoft.Azure.Management.DevTestLabs.Models.GalleryImageReference,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the LabVirtualMachine class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.Notes"> <summary> The notes of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.OwnerObjectId"> <summary> The object identifier of the owner of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.CreatedByUserId"> <summary> The object identifier of the creator of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.CreatedByUser"> <summary> The email address of creator of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.ComputeId"> <summary> The resource identifier (Microsoft.Compute) of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.CustomImageId"> <summary> The custom image identifier of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.OsType"> <summary> The OS type of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.Size"> <summary> The size of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.UserName"> <summary> The user name of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.Password"> <summary> The password of the virtual machine administrator. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.SshKey"> <summary> The SSH key of the virtual machine administrator. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.IsAuthenticationWithSshKey"> <summary> A value indicating whether this virtual machine uses an SSH key for authentication. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.Fqdn"> <summary> The fully-qualified domain name of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.LabSubnetName"> <summary> The lab subnet name of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.LabVirtualNetworkId"> <summary> The lab virtual network identifier of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.DisallowPublicIpAddress"> <summary> Indicates whether the virtual machine is to be created without a public IP address. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.Artifacts"> <summary> The artifacts to be installed on the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.ArtifactDeploymentStatus"> <summary> The artifact deployment status for the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.GalleryImageReference"> <summary> The Microsoft Azure Marketplace image reference of the virtual machine. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.ProvisioningState"> <summary> The provisioning status of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LabVirtualMachine.Tags"> <summary> The tags of the resource. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.LinuxOsInfo"> <summary> Information about a Linux OS. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.LinuxOsInfo.#ctor"> <summary> Initializes a new instance of the LinuxOsInfo class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.LinuxOsInfo.#ctor(System.String)"> <summary> Initializes a new instance of the LinuxOsInfo class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.LinuxOsInfo.LinuxOsState"> <summary> The state of the Linux OS. Possible values include: 'NonDeprovisioned', 'DeprovisionRequested', 'DeprovisionApplied' </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.LinuxOsState"> <summary> Defines values for LinuxOsState. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.Page`1"> <summary> Defines a page in Azure responses. </summary> <typeparam name="T">Type of the page content items</typeparam> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Page`1.NextPageLink"> <summary> Gets the link to the next page. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Page`1.GetEnumerator"> <summary> Returns an enumerator that iterates through the collection. </summary> <returns>A an enumerator that can be used to iterate through the collection.</returns> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Page`1.System#Collections#IEnumerable#GetEnumerator"> <summary> Returns an enumerator that iterates through the collection. </summary> <returns>A an enumerator that can be used to iterate through the collection.</returns> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ParameterInfo.#ctor"> <summary> Initializes a new instance of the ParameterInfo class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.ParameterInfo.#ctor(System.String,System.String)"> <summary> Initializes a new instance of the ParameterInfo class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ParameterInfo.Name"> <summary> </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.ParameterInfo.Value"> <summary> </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.Policy"> <summary> A Policy. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Policy.#ctor"> <summary> Initializes a new instance of the Policy class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Policy.#ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the Policy class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.Description"> <summary> The description of the policy. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.Status"> <summary> The status of the policy. Possible values include: 'Enabled', 'Disabled' </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.FactName"> <summary> The fact name of the policy. Possible values include: 'UserOwnedLabVmCount', 'LabVmCount', 'LabVmSize', 'GalleryImage', 'UserOwnedLabVmCountInSubnet' </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.FactData"> <summary> The fact data of the policy. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.Threshold"> <summary> The threshold of the policy. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.EvaluatorType"> <summary> The evaluator type of the policy. Possible values include: 'AllowedValuesPolicy', 'MaxValuePolicy' </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.ProvisioningState"> <summary> The provisioning status of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Policy.Tags"> <summary> The tags of the resource. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.PolicyEvaluatorType"> <summary> Defines values for PolicyEvaluatorType. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.PolicyFactName"> <summary> Defines values for PolicyFactName. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.PolicySetResult"> <summary> Result of a policy set evaluation. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.PolicySetResult.#ctor"> <summary> Initializes a new instance of the PolicySetResult class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.PolicySetResult.#ctor(System.Nullable{System.Boolean},System.Collections.Generic.IList{Microsoft.Azure.Management.DevTestLabs.Models.PolicyViolation})"> <summary> Initializes a new instance of the PolicySetResult class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.PolicySetResult.HasError"> <summary> A value indicating whether this policy set evaluation has discovered violations. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.PolicySetResult.PolicyViolations"> <summary> The list of policy violations. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.PolicyStatus"> <summary> Defines values for PolicyStatus. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.PolicyViolation"> <summary> Policy violation. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.PolicyViolation.#ctor"> <summary> Initializes a new instance of the PolicyViolation class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.PolicyViolation.#ctor(System.String,System.String)"> <summary> Initializes a new instance of the PolicyViolation class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.PolicyViolation.Code"> <summary> The code of the policy violation. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.PolicyViolation.Message"> <summary> The message of the policy violation. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.Schedule"> <summary> A schedule. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.#ctor"> <summary> Initializes a new instance of the Schedule class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.#ctor(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.WeekDetails,Microsoft.Azure.Management.DevTestLabs.Models.DayDetails,Microsoft.Azure.Management.DevTestLabs.Models.HourDetails,System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the Schedule class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.Status"> <summary> The status of the schedule. Possible values include: 'Enabled', 'Disabled' </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.TaskType"> <summary> The task type of the schedule. Possible values include: 'LabVmsShutdownTask', 'LabVmsStartupTask', 'LabBillingTask' </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.WeeklyRecurrence"> <summary> The weekly recurrence of the schedule. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.DailyRecurrence"> <summary> The daily recurrence of the schedule. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.HourlyRecurrence"> <summary> The hourly recurrence of the schedule. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.TimeZoneId"> <summary> The time zone id. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.ProvisioningState"> <summary> The provisioning status of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Schedule.Tags"> <summary> The tags of the resource. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.SourceControlType"> <summary> Defines values for SourceControlType. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Subnet.#ctor"> <summary> Initializes a new instance of the Subnet class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.Subnet.#ctor(System.String,System.String,System.String)"> <summary> Initializes a new instance of the Subnet class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Subnet.ResourceId"> <summary> </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Subnet.LabSubnetName"> <summary> </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.Subnet.AllowPublicIp"> <summary> Possible values include: 'Default', 'Deny', 'Allow' </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.SubnetOverride"> <summary> Property overrides on a subnet of a virtual network. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.SubnetOverride.#ctor"> <summary> Initializes a new instance of the SubnetOverride class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.SubnetOverride.#ctor(System.String,System.String,System.String,System.String)"> <summary> Initializes a new instance of the SubnetOverride class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.SubnetOverride.ResourceId"> <summary> The resource identifier of the subnet. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.SubnetOverride.LabSubnetName"> <summary> The name given to the subnet within the lab. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.SubnetOverride.UseInVmCreationPermission"> <summary> Indicates whether this subnet can be used during virtual machine creation. Possible values include: 'Default', 'Deny', 'Allow' </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.SubnetOverride.UsePublicIpAddressPermission"> <summary> Indicates whether public IP addresses can be assigned to virtual machines on this subnet. Possible values include: 'Default', 'Deny', 'Allow' </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.SubscriptionNotification.#ctor"> <summary> Initializes a new instance of the SubscriptionNotification class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.SubscriptionNotification.#ctor(System.String,System.String,Microsoft.Azure.Management.DevTestLabs.Models.SubscriptionNotificationProperties)"> <summary> Initializes a new instance of the SubscriptionNotification class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.SubscriptionNotification.RegistrationDate"> <summary> </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.SubscriptionNotification.State"> <summary> Possible values include: 'NotDefined', 'Registered', 'Unregistered', 'Warned', 'Suspended', 'Deleted' </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.SubscriptionNotification.Properties"> <summary> </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.SubscriptionNotificationProperties.#ctor"> <summary> Initializes a new instance of the SubscriptionNotificationProperties class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.SubscriptionNotificationProperties.#ctor(System.String)"> <summary> Initializes a new instance of the SubscriptionNotificationProperties class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.SubscriptionNotificationProperties.TenantId"> <summary> </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.SubscriptionNotificationState"> <summary> Defines values for SubscriptionNotificationState. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.TaskType"> <summary> Defines values for TaskType. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.UsagePermissionType"> <summary> Defines values for UsagePermissionType. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork"> <summary> A virtual network. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.#ctor"> <summary> Initializes a new instance of the VirtualNetwork class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.#ctor(System.Collections.Generic.IList{Microsoft.Azure.Management.DevTestLabs.Models.Subnet},System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.DevTestLabs.Models.SubnetOverride},System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})"> <summary> Initializes a new instance of the VirtualNetwork class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.AllowedSubnets"> <summary> The allowed subnets of the virtual network. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.Description"> <summary> The description of the virtual network. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.ExternalProviderResourceId"> <summary> The Microsoft.Network resource identifier of the virtual network. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.SubnetOverrides"> <summary> The subnet overrides of the virtual network. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.ProvisioningState"> <summary> The provisioning status of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.Id"> <summary> The identifier of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.Name"> <summary> The name of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.Type"> <summary> The type of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.Location"> <summary> The location of the resource. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VirtualNetwork.Tags"> <summary> The tags of the resource. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.VMCostProperties.#ctor"> <summary> Initializes a new instance of the VMCostProperties class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.VMCostProperties.#ctor(System.String,System.String,System.Nullable{System.Double})"> <summary> Initializes a new instance of the VMCostProperties class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VMCostProperties.Name"> <summary> </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VMCostProperties.ResourceGroupName"> <summary> </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.VMCostProperties.Cost"> <summary> </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.WeekDetails"> <summary> Properties of a weekly schedule. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.WeekDetails.#ctor"> <summary> Initializes a new instance of the WeekDetails class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.WeekDetails.#ctor(System.Collections.Generic.IList{System.String},System.String)"> <summary> Initializes a new instance of the WeekDetails class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.WeekDetails.Weekdays"> <summary> The days of the week. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.WeekDetails.Time"> <summary> The time of the day. </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.WindowsOsInfo"> <summary> Information about a Windows OS. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.WindowsOsInfo.#ctor"> <summary> Initializes a new instance of the WindowsOsInfo class. </summary> </member> <member name="M:Microsoft.Azure.Management.DevTestLabs.Models.WindowsOsInfo.#ctor(System.String)"> <summary> Initializes a new instance of the WindowsOsInfo class. </summary> </member> <member name="P:Microsoft.Azure.Management.DevTestLabs.Models.WindowsOsInfo.WindowsOsState"> <summary> The state of the Windows OS. Possible values include: 'NonSysprepped', 'SysprepRequested', 'SysprepApplied' </summary> </member> <member name="T:Microsoft.Azure.Management.DevTestLabs.Models.WindowsOsState"> <summary> Defines values for WindowsOsState. </summary> </member> </members> </doc> |