public class GetVpnSitesConfigurationRequest extends Object
| Constructor and Description |
|---|
GetVpnSitesConfigurationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
outputBlobSasUrl()
Get the outputBlobSasUrl value.
|
List<SubResource> |
vpnSites()
Get the vpnSites value.
|
GetVpnSitesConfigurationRequest |
withOutputBlobSasUrl(String outputBlobSasUrl)
Set the outputBlobSasUrl value.
|
GetVpnSitesConfigurationRequest |
withVpnSites(List<SubResource> vpnSites)
Set the vpnSites value.
|
public List<SubResource> vpnSites()
public GetVpnSitesConfigurationRequest withVpnSites(List<SubResource> vpnSites)
vpnSites - the vpnSites value to setpublic String outputBlobSasUrl()
public GetVpnSitesConfigurationRequest withOutputBlobSasUrl(String outputBlobSasUrl)
outputBlobSasUrl - the outputBlobSasUrl value to setCopyright © 2019. All rights reserved.