MockableSqlArmClient.GetExtendedServerBlobAuditingPolicyResource 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 an ExtendedServerBlobAuditingPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, BlobAuditingPolicyName) to create an ExtendedServerBlobAuditingPolicyResourceResourceIdentifier from its components.
public virtual Azure.ResourceManager.Sql.ExtendedServerBlobAuditingPolicyResource GetExtendedServerBlobAuditingPolicyResource (Azure.Core.ResourceIdentifier id);
abstract member GetExtendedServerBlobAuditingPolicyResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Sql.ExtendedServerBlobAuditingPolicyResource
override this.GetExtendedServerBlobAuditingPolicyResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Sql.ExtendedServerBlobAuditingPolicyResource
Public Overridable Function GetExtendedServerBlobAuditingPolicyResource (id As ResourceIdentifier) As ExtendedServerBlobAuditingPolicyResource
Parameters
The resource ID of the resource to get.
Returns
Returns a ExtendedServerBlobAuditingPolicyResource object.