你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataMaskingPolicyGetResponse Class

Definition

Represents the response to a data masking policy get request.

public class DataMaskingPolicyGetResponse : Microsoft.Azure.AzureOperationResponse
type DataMaskingPolicyGetResponse = class
    inherit AzureOperationResponse
Public Class DataMaskingPolicyGetResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
DataMaskingPolicyGetResponse

Constructors

DataMaskingPolicyGetResponse()

Initializes a new instance of the DataMaskingPolicyGetResponse class.

Properties

DataMaskingPolicy

Optional. Gets or sets the Azure Sql Database data masking policy.

Applies to