PSFileServiceProperties 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
PSFileServiceProperties() | |
PSFileServiceProperties(FileServiceProperties) |
PSFileServiceProperties()
public PSFileServiceProperties ();
Public Sub New ()
Applies to
PSFileServiceProperties(FileServiceProperties)
public PSFileServiceProperties (Microsoft.Azure.Management.Storage.Models.FileServiceProperties policy);
new Microsoft.Azure.Commands.Management.Storage.Models.PSFileServiceProperties : Microsoft.Azure.Management.Storage.Models.FileServiceProperties -> Microsoft.Azure.Commands.Management.Storage.Models.PSFileServiceProperties
Public Sub New (policy As FileServiceProperties)
Parameters
- policy
- FileServiceProperties