OpenApiRequestBodyReference.CreateShallowCopy Method
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.
Create a shallow copy of the current instance.
public Microsoft.OpenApi.IOpenApiRequestBody CreateShallowCopy();
abstract member CreateShallowCopy : unit -> Microsoft.OpenApi.IOpenApiRequestBody
override this.CreateShallowCopy : unit -> Microsoft.OpenApi.IOpenApiRequestBody
Public Function CreateShallowCopy () As IOpenApiRequestBody