### YamlMime:JavaType uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan" fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan" name: "SolutionPlan" nameWithType: "SolutionPlan" summary: "Plan for solution object supported by the OperationsManagement resource provider." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **SolutionPlan**" constructors: - uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.SolutionPlan()" fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.SolutionPlan()" name: "SolutionPlan()" nameWithType: "SolutionPlan.SolutionPlan()" syntax: "public SolutionPlan()" methods: - uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.name()" fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.name()" name: "name()" nameWithType: "SolutionPlan.name()" summary: "Get name of the solution to be created." syntax: "public String name()" desc: "Get name of the solution to be created. For Microsoft published solution it should be in the format of solutionType(workspaceName). SolutionType part is case sensitive. For third party solution, it can be anything." returns: description: "the name value" type: "" - uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.product()" fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.product()" name: "product()" nameWithType: "SolutionPlan.product()" summary: "Get name of the solution to enabled/add." syntax: "public String product()" desc: "Get name of the solution to enabled/add. For Microsoft published gallery solution it should be in the format of OMSGallery/. This is case sensitive." returns: description: "the product value" type: "" - uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.promotionCode()" fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.promotionCode()" name: "promotionCode()" nameWithType: "SolutionPlan.promotionCode()" summary: "Get promotionCode, Not really used now, can you left as empty." syntax: "public String promotionCode()" desc: "Get promotionCode, Not really used now, can you left as empty." returns: description: "the promotionCode value" type: "" - uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.publisher()" fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.publisher()" name: "publisher()" nameWithType: "SolutionPlan.publisher()" summary: "Get publisher name." syntax: "public String publisher()" desc: "Get publisher name. For gallery solution, it is Microsoft." returns: description: "the publisher value" type: "" - uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.withName(java.lang.String)" fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.withName(String name)" name: "withName(String name)" nameWithType: "SolutionPlan.withName(String name)" summary: "Set name of the solution to be created." parameters: - description: "the name value to set" name: "name" type: "" syntax: "public SolutionPlan withName(String name)" desc: "Set name of the solution to be created. For Microsoft published solution it should be in the format of solutionType(workspaceName). SolutionType part is case sensitive. For third party solution, it can be anything." returns: description: "the SolutionPlan object itself." type: "" - uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.withProduct(java.lang.String)" fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.withProduct(String product)" name: "withProduct(String product)" nameWithType: "SolutionPlan.withProduct(String product)" summary: "Set name of the solution to enabled/add." parameters: - description: "the product value to set" name: "product" type: "" syntax: "public SolutionPlan withProduct(String product)" desc: "Set name of the solution to enabled/add. For Microsoft published gallery solution it should be in the format of OMSGallery/. This is case sensitive." returns: description: "the SolutionPlan object itself." type: "" - uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.withPromotionCode(java.lang.String)" fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.withPromotionCode(String promotionCode)" name: "withPromotionCode(String promotionCode)" nameWithType: "SolutionPlan.withPromotionCode(String promotionCode)" summary: "Set promotionCode, Not really used now, can you left as empty." parameters: - description: "the promotionCode value to set" name: "promotionCode" type: "" syntax: "public SolutionPlan withPromotionCode(String promotionCode)" desc: "Set promotionCode, Not really used now, can you left as empty." returns: description: "the SolutionPlan object itself." type: "" - uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.withPublisher(java.lang.String)" fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.SolutionPlan.withPublisher(String publisher)" name: "withPublisher(String publisher)" nameWithType: "SolutionPlan.withPublisher(String publisher)" summary: "Set publisher name." parameters: - description: "the publisher value to set" name: "publisher" type: "" syntax: "public SolutionPlan withPublisher(String publisher)" desc: "Set publisher name. For gallery solution, it is Microsoft." returns: description: "the SolutionPlan object itself." type: "" type: "class" desc: "Plan for solution object supported by the OperationsManagement resource provider." metadata: {} package: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview" artifact: com.microsoft.azure.operationsmanagement.v2015_11_01_preview:azure-mgmt-operationsmanagement:1.0.0-beta