Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in microsoft.sqlserver.dmf.dll)
Syntax
'Declaration
Public Sub New ( _
parent As PolicyStore, _
obj As SqlSmoObject _
)
public PolicyGroupSubscription (
PolicyStore parent,
SqlSmoObject obj
)
public:
PolicyGroupSubscription (
PolicyStore^ parent,
SqlSmoObject^ obj
)
public PolicyGroupSubscription (
PolicyStore parent,
SqlSmoObject obj
)
public function PolicyGroupSubscription (
parent : PolicyStore,
obj : SqlSmoObject
)
Parameters
- parent
- obj
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
See Also
Reference
PolicyGroupSubscription Class
PolicyGroupSubscription Members
Microsoft.SqlServer.Management.Dmf Namespace