Udostępnij za pośrednictwem


ModelAddCustomPrebuiltDomainResponse type

Zawiera dane odpowiedzi dla operacji addCustomPrebuiltDomain.

type ModelAddCustomPrebuiltDomainResponse = string[] & {
  _response: msRest.HttpResponse & { bodyAsText: string; parsedBody: string[] }
}