AutoBackupSettings.StorageAccessKey Property
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.
Key of storage account used by managed backup
[Newtonsoft.Json.JsonIgnore]
public string StorageAccessKey { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.StorageAccessKey : string with get, set
Public Property StorageAccessKey As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonIgnoreAttribute