Class GetVpnSitesConfigurationRequest


  • public class GetVpnSitesConfigurationRequest
    extends Object
    List of Vpn-Sites.
    • Constructor Detail

      • GetVpnSitesConfigurationRequest

        public GetVpnSitesConfigurationRequest()
    • Method Detail

      • vpnSites

        public List<com.microsoft.azure.SubResource> vpnSites()
        Get the vpnSites value.
        Returns:
        the vpnSites value
      • withVpnSites

        public GetVpnSitesConfigurationRequest withVpnSites​(List<com.microsoft.azure.SubResource> vpnSites)
        Set the vpnSites value.
        Parameters:
        vpnSites - the vpnSites value to set
        Returns:
        the GetVpnSitesConfigurationRequest object itself.
      • outputBlobSasUrl

        public String outputBlobSasUrl()
        Get the outputBlobSasUrl value.
        Returns:
        the outputBlobSasUrl value
      • withOutputBlobSasUrl

        public GetVpnSitesConfigurationRequest withOutputBlobSasUrl​(String outputBlobSasUrl)
        Set the outputBlobSasUrl value.
        Parameters:
        outputBlobSasUrl - the outputBlobSasUrl value to set
        Returns:
        the GetVpnSitesConfigurationRequest object itself.