Values.DissociatePackageRequestSourceContainer for the request parameters to the DissociatePackage operation.
type nonrec t = {packageID : PackageID.t;Internal ID of the package to dissociate from the domain. Use ListPackagesForDomain to find this value.
*)domainName : DomainName.t;Name of the domain to dissociate the package from.
*)}