AzureSqlDatabaseLongTermRetentionBackupCmdletBase<T>.ParseLongTermRetentionBackupResourceId 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.
Parse the longTermRetentionBackup resource Id
protected System.Collections.Generic.Dictionary<string,string> ParseLongTermRetentionBackupResourceId (string resourceId);
member this.ParseLongTermRetentionBackupResourceId : string -> System.Collections.Generic.Dictionary<string, string>
Protected Function ParseLongTermRetentionBackupResourceId (resourceId As String) As Dictionary(Of String, String)
Parameters
- resourceId
- String