Skip to content

Commit

Permalink
Merge branch 'develop' into 166291_noam__power_live_status_to_server
Browse files Browse the repository at this point in the history
  • Loading branch information
alexazarh committed Mar 20, 2018
2 parents 72a4ba0 + a9313c3 commit f22a648
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions drivers/azure_shellPackage/DataModel/datamodel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,13 +275,13 @@
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Inbound Ports" UserInput="true">
<AllowedValues />
</AttachedAttribute>
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Image Publisher" UserInput="true">
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Image Publisher" UserInput="true" EditableOnlyInAppTemplate="true">
<AllowedValues />
</AttachedAttribute>
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Image Offer" UserInput="true">
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Image Offer" UserInput="true" EditableOnlyInAppTemplate="true">
<AllowedValues />
</AttachedAttribute>
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Image SKU" UserInput="true">
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Image SKU" UserInput="true" EditableOnlyInAppTemplate="true">
<AllowedValues />
</AttachedAttribute>
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Image Version" UserInput="false">
Expand Down Expand Up @@ -330,10 +330,10 @@
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Inbound Ports" UserInput="true">
<AllowedValues />
</AttachedAttribute>
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Azure Image" UserInput="true">
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Azure Image" UserInput="true" EditableOnlyInAppTemplate="true">
<AllowedValues />
</AttachedAttribute>
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Azure Resource Group" UserInput="true">
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Azure Resource Group" UserInput="true" EditableOnlyInAppTemplate="true">
<AllowedValues />
</AttachedAttribute>
<AttachedAttribute IsLocal="true" IsOverridable="true" Name="Disk Type" UserInput="true">
Expand Down

0 comments on commit f22a648

Please sign in to comment.