MockableCognitiveServicesArmClient.GetCognitiveServicesDeletedAccountResource Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an object representing a CognitiveServicesDeletedAccountResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String, String) to create a CognitiveServicesDeletedAccountResourceResourceIdentifier from its components.
public virtual Azure.ResourceManager.CognitiveServices.CognitiveServicesDeletedAccountResource GetCognitiveServicesDeletedAccountResource (Azure.Core.ResourceIdentifier id);
abstract member GetCognitiveServicesDeletedAccountResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.CognitiveServices.CognitiveServicesDeletedAccountResource
override this.GetCognitiveServicesDeletedAccountResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.CognitiveServices.CognitiveServicesDeletedAccountResource
Public Overridable Function GetCognitiveServicesDeletedAccountResource (id As ResourceIdentifier) As CognitiveServicesDeletedAccountResource
Parameters
The resource ID of the resource to get.
Returns
Returns a CognitiveServicesDeletedAccountResource object.
Applies to
Azure SDK for .NET