StorageExtensions.IsPremiumLrs Method
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
IsPremiumLrs(StorageAccount) | |
IsPremiumLrs(StorageAccount) |
IsPremiumLrs(StorageAccount)
public static bool IsPremiumLrs (this Microsoft.Azure.Management.Storage.Models.StorageAccount account);
static member IsPremiumLrs : Microsoft.Azure.Management.Storage.Models.StorageAccount -> bool
<Extension()>
Public Function IsPremiumLrs (account As StorageAccount) As Boolean
Parameters
- account
- StorageAccount
Returns
Applies to
IsPremiumLrs(StorageAccount)
public static bool IsPremiumLrs (this Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccount account);
static member IsPremiumLrs : Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccount -> bool
<Extension()>
Public Function IsPremiumLrs (account As StorageAccount) As Boolean
Parameters
- account
- StorageAccount