Share via


StorageExtensions.IsPremiumLrs Method

Definition

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

Returns

Applies to