Trainings.TrainingsQuickTestImageUrlDefinitionStages.WithUrl Interface
public interface WithUrl
The stage of the definition to be specify url.
Method Summary
Modifier and Type | Method and Description |
---|---|
TrainingsQuickTestImageUrlDefinitionStages.WithExecute |
withUrl(String url)
Url of the image. |
Method Details
withUrl
public TrainingsQuickTestImageUrlDefinitionStages.WithExecute withUrl(String url)
Url of the image.
Parameters:
url
Returns:
next definition stage
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for Java