SnapshotsOperationsExtensions.RevokeAccess Method

Definition

public static Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.OperationStatusResponse RevokeAccess (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ISnapshotsOperations operations, string resourceGroupName, string snapshotName);
static member RevokeAccess : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ISnapshotsOperations * string * string -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.OperationStatusResponse
<Extension()>
Public Function RevokeAccess (operations As ISnapshotsOperations, resourceGroupName As String, snapshotName As String) As OperationStatusResponse

Parameters

resourceGroupName
String
snapshotName
String

Returns

Applies to