public static interface WebDeployment.DefinitionStages.WithPackageUri
Modifier and Type | Method and Description |
---|---|
WebDeployment.DefinitionStages.WithExecute |
withPackageUri(String packageUri)
Specifies the zipped package to deploy.
|
WebDeployment.DefinitionStages.WithExecute withPackageUri(String packageUri)
packageUri
- the URL to the package. It can be a publicly available link to
the package zip, or an Azure Storage object with a SAS tokenCopyright © 2019. All rights reserved.