ApiCenterServicePatch.IsRestore 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.
Flag used to restore soft-deleted API Center service. If specified and set to 'true' all other properties will be ignored.
public bool? IsRestore { get; set; }
member this.IsRestore : Nullable<bool> with get, set
Public Property IsRestore As Nullable(Of Boolean)