IDeviceErasureDetails.ErasureOrDestructionCertificateSasKey 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.
Shared access key to download cleanup or destruction certificate for device
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Shared access key to download cleanup or destruction certificate for device", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="erasureOrDestructionCertificateSasKey")]
public string ErasureOrDestructionCertificateSasKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Shared access key to download cleanup or destruction certificate for device", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="erasureOrDestructionCertificateSasKey")>]
member this.ErasureOrDestructionCertificateSasKey : string
Public ReadOnly Property ErasureOrDestructionCertificateSasKey As String
Property Value
- Attributes