IDeletionInfo.DeleteActivityId 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.
Delete activity ID for troubleshooting purpose
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Delete activity ID for troubleshooting purpose", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="deleteActivityID")]
public string DeleteActivityId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Delete activity ID for troubleshooting purpose", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="deleteActivityID")>]
member this.DeleteActivityId : string
Public ReadOnly Property DeleteActivityId As String
Property Value
- Attributes