GetAsyncParams(String, String, CancellationToken) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public GetAsyncParams (string resourceGroupName, string name, System.Threading.CancellationToken cancellationToken);
new Microsoft.Azure.Commands.Common.Strategies.GetAsyncParams : string * string * System.Threading.CancellationToken -> Microsoft.Azure.Commands.Common.Strategies.GetAsyncParams
Public Sub New (resourceGroupName As String, name As String, cancellationToken As CancellationToken)
Parameters
- resourceGroupName
- String
- name
- String
- cancellationToken
- CancellationToken