StorageClassificationExtensions.GetPrimaryStorageClassificationId 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.
Gets primary storage classification ARM Id.
public static string GetPrimaryStorageClassificationId (this Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.StorageClassificationMapping mapping);
static member GetPrimaryStorageClassificationId : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.StorageClassificationMapping -> string
<Extension()>
Public Function GetPrimaryStorageClassificationId (mapping As StorageClassificationMapping) As String
Parameters
- mapping
- StorageClassificationMapping
Storage classification mapping input.
Returns
ARM Id of the primary storage classification.