GitImportRequestParameters.DeleteServiceEndpointAfterImportIsDone 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.
Option to delete service endpoint when import is done
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public bool DeleteServiceEndpointAfterImportIsDone { get; set; }
member this.DeleteServiceEndpointAfterImportIsDone : bool with get, set
Public Property DeleteServiceEndpointAfterImportIsDone As Boolean
Property Value
- Attributes