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