C# Class Microsoft.Azure.Commands.Sql.DataMasking.Cmdlet.GetAzureSqlDatabaseDataMaskingRule

Inheritance: SqlDatabaseDataMaskingRuleCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
PersistChanges ( IEnumerable model ) : IEnumerable

No sending is needed as this is a Get cmdlet

TransformModelToOutputObject ( IEnumerable model ) : object

Method Details

PersistChanges() protected méthode

No sending is needed as this is a Get cmdlet
protected PersistChanges ( IEnumerable model ) : IEnumerable
model IEnumerable The model object with the data to be sent to the REST endpoints
Résultat IEnumerable

TransformModelToOutputObject() protected méthode

protected TransformModelToOutputObject ( IEnumerable model ) : object
model IEnumerable
Résultat object