ModuleCreateResponse.Module Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Gets or sets a module.
public Microsoft.WindowsAzure.Management.Automation.Models.Module Module { get; set; }
member this.Module : Microsoft.WindowsAzure.Management.Automation.Models.Module with get, set
Public Property Module As Module