StorageClassificationExtensions.GetFabricId(StorageClassification) 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 fabric Id from classification ARM Id.
public static string GetFabricId (this Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.StorageClassification classification);
static member GetFabricId : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.StorageClassification -> string
<Extension()>
Public Function GetFabricId (classification As StorageClassification) As String
Parameters
- classification
- StorageClassification
Storage classification.
Returns
ARM Id of the fabric.