PackageCloudServiceParams
Configuration details for packaging cloud services.
 
  Record Fields
  
    
      | Record Field | Description | 
    
    
      
        
          
            CloudService
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          The name of the Cloud Service. 
         | 
      
      
        
          
            OutputPath
          
          
            Signature: string option 
                       
         | 
        
            
               
               
            
          The output path for the .cspkg. 
         | 
      
      
        
          
            SdkVersion
          
          
            Signature: float option 
                       
         | 
        
            
               
               
            
          The SDK version to use e.g. 2.2. If None, the latest available version is used. 
         | 
      
      
        
          
            WorkerRole
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          The name of the role in the service. 
         |