|
820 | 820 | "BlueprintAllowed": false,
|
821 | 821 | "CustomAliasAllowed": "Required"
|
822 | 822 | },
|
823 |
| - { |
824 |
| - "Name": "Azure Application Gateway", |
825 |
| - "ShortName": "AzureAppGW", |
826 |
| - "Capability": "AzureAppGW", |
827 |
| - "LocalStore": false, |
828 |
| - "SupportedOperations": { |
829 |
| - "Add": true, |
830 |
| - "Create": false, |
831 |
| - "Discovery": true, |
832 |
| - "Enrollment": false, |
833 |
| - "Remove": true |
834 |
| - }, |
835 |
| - "Properties": [ |
836 |
| - { |
837 |
| - "Name": "ServerUsername", |
838 |
| - "DisplayName": "Server Username", |
839 |
| - "Type": "Secret", |
840 |
| - "DependsOn": null, |
841 |
| - "DefaultValue": null, |
842 |
| - "Required": true |
843 |
| - }, |
844 |
| - { |
845 |
| - "Name": "ServerPassword", |
846 |
| - "DisplayName": "Server Password", |
847 |
| - "Type": "Secret", |
848 |
| - "DependsOn": null, |
849 |
| - "DefaultValue": null, |
850 |
| - "Required": true |
851 |
| - }, |
852 |
| - { |
853 |
| - "Name": "ServerUseSsl", |
854 |
| - "DisplayName": "Use SSL", |
855 |
| - "Type": "Bool", |
856 |
| - "DependsOn": null, |
857 |
| - "DefaultValue": "true", |
858 |
| - "Required": false |
859 |
| - } |
860 |
| - ], |
861 |
| - "EntryParameters": [ |
862 |
| - { |
863 |
| - "Name": "HTTPListenerName", |
864 |
| - "DisplayName": "HTTP Listener Name", |
865 |
| - "Type": "String", |
866 |
| - "RequiredWhen": { |
867 |
| - "HasPrivateKey": false, |
868 |
| - "OnAdd": false, |
869 |
| - "OnRemove": false, |
870 |
| - "OnReenrollment": false |
871 |
| - } |
872 |
| - } |
873 |
| - ], |
874 |
| - "PasswordOptions": { |
875 |
| - "EntrySupported": false, |
876 |
| - "StoreRequired": false, |
877 |
| - "Style": "Default" |
878 |
| - }, |
879 |
| - "PrivateKeyAllowed": "Required", |
880 |
| - "ServerRequired": true, |
881 |
| - "PowerShell": false, |
882 |
| - "BlueprintAllowed": false, |
883 |
| - "CustomAliasAllowed": "Required", |
884 |
| - "ServerRegistration": 13, |
885 |
| - "InventoryEndpoint": "/AnyInventory/Update" |
886 |
| - }, |
887 | 823 | {
|
888 | 824 | "Name": "Azure Application Gateway Certificate",
|
889 | 825 | "ShortName": "AzureAppGw",
|
|
1077 | 1013 | "Style": "Default"
|
1078 | 1014 | },
|
1079 | 1015 | "PrivateKeyAllowed": "Required",
|
1080 |
| - "JobProperties": [ |
1081 |
| - "interfaces" |
1082 |
| - ], |
1083 | 1016 | "ServerRequired": true,
|
1084 | 1017 | "PowerShell": false,
|
1085 | 1018 | "BlueprintAllowed": true,
|
|
1162 | 1095 | "Style": "Default"
|
1163 | 1096 | },
|
1164 | 1097 | "PrivateKeyAllowed": "Required",
|
1165 |
| - "JobProperties": [ |
1166 |
| - "virtualServerName", |
1167 |
| - "sniCert" |
1168 |
| - ], |
1169 | 1098 | "ServerRequired": true,
|
1170 | 1099 | "PowerShell": false,
|
1171 | 1100 | "BlueprintAllowed": false,
|
|
3056 | 2985 | "Style": "Default"
|
3057 | 2986 | },
|
3058 | 2987 | "PrivateKeyAllowed": "Optional",
|
3059 |
| - "JobProperties": [ |
3060 |
| - "TlsMinVersion", |
3061 |
| - "TLSMaxVersion", |
3062 |
| - "TlsProfileName" |
3063 |
| - ], |
3064 | 2988 | "ServerRequired": true,
|
3065 | 2989 | "PowerShell": false,
|
3066 | 2990 | "BlueprintAllowed": false,
|
|
3782 | 3706 | },
|
3783 | 3707 | "StorePathValue": "My",
|
3784 | 3708 | "PrivateKeyAllowed": "Optional",
|
3785 |
| - "JobProperties": [ |
3786 |
| - "InstanceName" |
3787 |
| - ], |
3788 | 3709 | "ServerRequired": true,
|
3789 | 3710 | "PowerShell": false,
|
3790 | 3711 | "BlueprintAllowed": true,
|
|
0 commit comments