PSManagementPolicySnapShot Constructors
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.
Overloads
PSManagementPolicySnapShot() | |
PSManagementPolicySnapShot(ManagementPolicySnapShot) |
PSManagementPolicySnapShot()
public PSManagementPolicySnapShot ();
Public Sub New ()
Applies to
PSManagementPolicySnapShot(ManagementPolicySnapShot)
public PSManagementPolicySnapShot (Microsoft.Azure.Management.Storage.Models.ManagementPolicySnapShot blobAction);
new Microsoft.Azure.Commands.Management.Storage.Models.PSManagementPolicySnapShot : Microsoft.Azure.Management.Storage.Models.ManagementPolicySnapShot -> Microsoft.Azure.Commands.Management.Storage.Models.PSManagementPolicySnapShot
Public Sub New (blobAction As ManagementPolicySnapShot)
Parameters
- blobAction
- ManagementPolicySnapShot