File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
specification/compute/resource-manager/Microsoft.Compute/stable/2018-04-01 Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 10381038 "description" : " Data used for requesting a SAS."
10391039 },
10401040 "AccessUri" : {
1041+ "properties" : {
1042+ "properties" : {
1043+ "x-ms-client-flatten" : true ,
1044+ "$ref" : " #/definitions/AccessUriOutput" ,
1045+ "description" : " Operation output data (raw JSON)"
1046+ }
1047+ },
1048+ "description" : " A disk access SAS uri."
1049+ },
1050+ "AccessUriOutput" : {
1051+ "properties" : {
1052+ "output" : {
1053+ "x-ms-client-flatten" : true ,
1054+ "$ref" : " #/definitions/AccessUriRaw" ,
1055+ "description" : " Operation output data (raw JSON)"
1056+ }
1057+ },
1058+ "description" : " Azure properties, including output."
1059+ },
1060+ "AccessUriRaw" : {
10411061 "properties" : {
10421062 "accessSAS" : {
10431063 "readOnly" : true ,
You can’t perform that action at this time.
0 commit comments